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 74e7de5..031166e 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, /* support_agent */ NULL, /* enable_btrace */ NULL, /* disable_btrace */ NULL, /* read_btrace */ |