aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-tic6x-low.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/linux-tic6x-low.c')
-rw-r--r--gdb/gdbserver/linux-tic6x-low.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/linux-tic6x-low.c b/gdb/gdbserver/linux-tic6x-low.c
index 895d99d..db7c5a4 100644
--- a/gdb/gdbserver/linux-tic6x-low.c
+++ b/gdb/gdbserver/linux-tic6x-low.c
@@ -321,6 +321,7 @@ struct linux_target_ops the_low_target = {
tic6x_arch_setup,
TIC6X_NUM_REGS,
0,
+ NULL,
tic6x_cannot_fetch_register,
tic6x_cannot_store_register,
tic6x_get_pc,