X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbserver%2Flinux-s390-low.cc;h=f095181a23443b46cfa3460d142a3c88efd819d4;hb=1e92785005ce880a5fac9d022f05cdcff91c3091;hp=1c94be04f4b0ad36984471f4d3fc6c12a46c0b07;hpb=fc5ecdb630406b68ce98c112e1fe618b5839c188;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/linux-s390-low.cc b/gdbserver/linux-s390-low.cc index 1c94be04f4..f095181a23 100644 --- a/gdbserver/linux-s390-low.cc +++ b/gdbserver/linux-s390-low.cc @@ -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;