gdbserver/linux-low: turn 'siginfo_fixup' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-tic6x-low.cc
index 8f5eff7fdb55dbe9768770c4f50fa690714ff7b6..573b4581565a0e78e4c2a72ea3e310f9a9541579 100644 (file)
@@ -423,7 +423,6 @@ tic6x_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* siginfo_fixup */
   NULL, /* new_process */
   NULL, /* delete_process */
   NULL, /* new_thread */
This page took 0.024919 seconds and 4 git commands to generate.