gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target'
[deliverable/binutils-gdb.git] / gdbserver / linux-xtensa-low.cc
index 9c41c24cde16094cba185208ba2167def5c50c4f..a666f52e155ec1b41d8e4359852f65a7d1ecf0fb 100644 (file)
@@ -320,9 +320,6 @@ xtensa_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_xtensa_target;
This page took 0.023132 seconds and 4 git commands to generate.