gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target'
[deliverable/binutils-gdb.git] / gdbserver / linux-ia64-low.cc
index 64b39be4b0007580e4e2cdf54d5ee6c403823100..83a180871dcaf00c16a1c88b28969ce485bf0be3 100644 (file)
@@ -385,10 +385,6 @@ ia64_target::low_arch_setup ()
   current_process ()->tdesc = tdesc_ia64;
 }
 
-
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_ia64_target;
This page took 0.025661 seconds and 4 git commands to generate.