gdbserver/linux-low: turn 'siginfo_fixup' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sparc-low.cc
index 0380cedb800306767ae1cba3faa7e81a2fefef7f..e77ebe52805aeb13b8829963e43e81670f81fb69 100644 (file)
@@ -341,8 +341,6 @@ sparc_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, NULL,
-  NULL, NULL
 };
 
 /* The linux target ops object.  */
This page took 0.024149 seconds and 4 git commands to generate.