X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdbserver%2Flynx-low.cc;h=5e11355fcaa07840662b432e161180b30bfd882c;hb=d633e8314093fd3ae9a5aec4fc25d86ebaea6ae8;hp=76519692a3e310957d0b7fd51f6d591e46a5ff13;hpb=bc8d3ae4328513fad0120244b734d533f84906d7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbserver/lynx-low.cc b/gdbserver/lynx-low.cc index 76519692a3..5e11355fca 100644 --- a/gdbserver/lynx-low.cc +++ b/gdbserver/lynx-low.cc @@ -741,7 +741,6 @@ static lynx_process_target the_lynx_target; /* The LynxOS target_ops vector. */ static process_stratum_target lynx_target_ops = { - NULL, /* get_ipa_tdesc_idx */ &the_lynx_target, };