Switch gdbserver to gdbsupport event loop
[deliverable/binutils-gdb.git] / gdbserver / linux-s390-low.cc
index 1c94be04f4b0ad36984471f4d3fc6c12a46c0b07..f095181a23443b46cfa3460d142a3c88efd819d4 100644 (file)
@@ -2856,9 +2856,6 @@ s390_target::emit_ops ()
     return &s390_emit_ops_impl;
 }
 
-struct linux_target_ops the_low_target = {
-};
-
 /* The linux target ops object.  */
 
 linux_process_target *the_linux_target = &the_s390_target;
This page took 0.035829 seconds and 4 git commands to generate.