gdbserver: fix format string warning in win32-low.cc
[deliverable/binutils-gdb.git] / gdbserver / linux-nios2-low.cc
index d4f83d144b7e71902eaab8850e993410c5f30882..838b0e9d8a60433b17f459ee2e469067fdf8e3a4 100644 (file)
@@ -277,10 +277,6 @@ nios2_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_nios2_target;
This page took 0.036991 seconds and 4 git commands to generate.