gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdbserver / linux-bfin-low.cc
index b83af96a85c67c209078b7496e5d7570a2f712f7..963ccfeda949aa062de62a23900725a2cdaf0e38 100644 (file)
@@ -162,9 +162,6 @@ bfin_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_bfin_target;
This page took 0.02268 seconds and 4 git commands to generate.