]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/linux-s390-low.cc
gdbserver/linux-low: turn 'insert_point' and 'remove_point' into methods
[thirdparty/binutils-gdb.git] / gdbserver / linux-s390-low.cc
index 3bfa675efa40af117d48675ba6653ee94ebdcb60..36471fbea62e77b7aab0e4e4051716478a585cb0 100644 (file)
@@ -2838,8 +2838,6 @@ s390_emit_ops (void)
 }
 
 struct linux_target_ops the_low_target = {
-  NULL,
-  NULL,
   NULL,
   NULL,
   s390_collect_ptrace_register,