gdbserver/linux-low: turn process/thread addition/deletion ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-sparc-low.cc
index 46133b55b592fe3fab5f1046a0c4c658cec1ecb7..e77ebe52805aeb13b8829963e43e81670f81fb69 100644 (file)
@@ -341,8 +341,6 @@ sparc_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, NULL, NULL, NULL,
-  NULL, NULL
 };
 
 /* The linux target ops object.  */
This page took 0.023919 seconds and 4 git commands to generate.