gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdbserver / linux-m32r-low.cc
index 6d33157dfdf4cae30360a38e7a1a63a21754ad51..3f84b17302a1eac572e4efde41e1151cf04352ed 100644 (file)
@@ -152,9 +152,6 @@ m32r_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_m32r_target;
This page took 0.038584 seconds and 4 git commands to generate.