gdbserver/linux-low: turn 'siginfo_fixup' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-arm-low.cc
index 78e93d304f505ac77aafd379903fcd5b7690883d..267899f99ef786fa7b52d922e5b8a170d4c26052 100644 (file)
@@ -1105,7 +1105,6 @@ arm_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* siginfo_fixup */
   arm_new_process,
   arm_delete_process,
   arm_new_thread,
This page took 0.023434 seconds and 4 git commands to generate.