summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-s390-low.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/linux-s390-low.c')
-rw-r--r--gdb/gdbserver/linux-s390-low.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/linux-s390-low.c b/gdb/gdbserver/linux-s390-low.c
index 8a327952434..ea4620667cf 100644
--- a/gdb/gdbserver/linux-s390-low.c
+++ b/gdb/gdbserver/linux-s390-low.c
@@ -464,6 +464,7 @@ struct linux_target_ops the_low_target = {
NULL,
s390_cannot_fetch_register,
s390_cannot_store_register,
+ NULL, /* fetch_register */
s390_get_pc,
s390_set_pc,
s390_breakpoint,