Rename win32_thread_info to windows_thread_info
[deliverable/binutils-gdb.git] / gdbserver / linux-sparc-low.cc
index 0380cedb800306767ae1cba3faa7e81a2fefef7f..ae3f8c93a7172a6ad5e6d7322c4f1a0e39ca499c 100644 (file)
@@ -340,11 +340,6 @@ sparc_target::get_regs_info ()
   return &myregs_info;
 }
 
-struct linux_target_ops the_low_target = {
-  NULL, NULL,
-  NULL, NULL
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_sparc_target;
This page took 0.023944 seconds and 4 git commands to generate.