Call CloseHandle from ~windows_thread_info
[deliverable/binutils-gdb.git] / gdbserver / linux-mips-low.cc
index 6c3bc1cc5fb997a23ad6f37b0ceaa4d121a834b5..d5be60ede06cfdc7e3c399ab457185c6abf25896 100644 (file)
@@ -997,9 +997,6 @@ mips_target::get_regs_info ()
     return &myregs_info;
 }
 
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_mips_target;
This page took 0.027342 seconds and 4 git commands to generate.