ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdbserver / linux-crisv32-low.cc
index f662510370529baec8f962c6785c4801c7d54f72..577039ae2dbc4cf0ec899a873faa4c0db42d746b 100644 (file)
@@ -459,9 +459,6 @@ crisv32_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_crisv32_target;
This page took 0.027178 seconds and 4 git commands to generate.