Wrap shared windows-nat code in windows_nat namespace
[deliverable/binutils-gdb.git] / gdbserver / linux-arm-low.cc
index 4577c83bfb03b9f397eb555a50466b231015a29c..fb5b761a833aea343563b3c45770969658b95083 100644 (file)
@@ -1128,9 +1128,6 @@ arm_target::get_regs_info ()
   return &regs_info_arm;
 }
 
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_arm_target;
This page took 0.023623 seconds and 4 git commands to generate.