gdbserver/linux-low: turn 'siginfo_fixup' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-m68k-low.cc
index 84eccbc14ef5e27d2dbb025b0e161adaabcd30a9..bc0f37b52e5edbf69dd70dbdc1cc8d67d51581a1 100644 (file)
@@ -265,7 +265,6 @@ m68k_supports_hardware_single_step (void)
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* siginfo_fixup */
   NULL, /* new_process */
   NULL, /* delete_process */
   NULL, /* new_thread */
This page took 0.024133 seconds and 4 git commands to generate.