Rename win32_thread_info to windows_thread_info
[deliverable/binutils-gdb.git] / gdbserver / linux-m68k-low.cc
index a5e39ffdb6279a3099ea8ecef143d6bc4f3762af..838ba353b0b17f2a4c1097f4f295268fc3eef3ce 100644 (file)
@@ -256,9 +256,6 @@ m68k_target::low_arch_setup ()
   current_process ()->tdesc = tdesc_m68k;
 }
 
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_m68k_target;
This page took 0.02436 seconds and 4 git commands to generate.