gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index 3d961647b3a23be10e113cb6e82b604b03896403..a6d3fc600470177ea0b723410fe0e274d28a275c 100644 (file)
@@ -183,9 +183,6 @@ sh_target::low_arch_setup ()
   current_process ()->tdesc = tdesc_sh;
 }
 
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_sh_target;
This page took 0.023922 seconds and 4 git commands to generate.