diff options
Diffstat (limited to 'gdbserver/lynx-low.cc')
-rw-r--r-- | gdbserver/lynx-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/lynx-low.cc b/gdbserver/lynx-low.cc index 0e904d0..ecd7476 100644 --- a/gdbserver/lynx-low.cc +++ b/gdbserver/lynx-low.cc @@ -735,7 +735,6 @@ static lynx_process_target the_lynx_target; /* The LynxOS target_ops vector. */ static process_stratum_target lynx_target_ops = { - NULL, /* qxfer_osdata */ NULL, /* qxfer_siginfo */ NULL, /* supports_non_stop */ NULL, /* async */ |