gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target'
[deliverable/binutils-gdb.git] / gdbserver / linux-cris-low.cc
index 9f3ad2355e5a0c945e94f946c2c989280ff2fbef..555941414e0eed1e16fb7bd39abec98c5bd8104e 100644 (file)
@@ -158,9 +158,6 @@ cris_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_cris_target;
This page took 0.023829 seconds and 4 git commands to generate.