aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-sh-low.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/linux-sh-low.cc')
-rw-r--r--gdbserver/linux-sh-low.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdbserver/linux-sh-low.cc b/gdbserver/linux-sh-low.cc
index 070d21f..8b69521 100644
--- a/gdbserver/linux-sh-low.cc
+++ b/gdbserver/linux-sh-low.cc
@@ -192,11 +192,6 @@ sh_target::low_arch_setup ()
}
struct linux_target_ops the_low_target = {
- NULL, /* new_process */
- NULL, /* delete_process */
- NULL, /* new_thread */
- NULL, /* delete_thread */
- NULL, /* new_fork */
NULL, /* prepare_to_resume */
NULL, /* process_qsupported */
NULL, /* supports_tracepoints */