aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-crisv32-low.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/linux-crisv32-low.cc')
-rw-r--r--gdbserver/linux-crisv32-low.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdbserver/linux-crisv32-low.cc b/gdbserver/linux-crisv32-low.cc
index fd45835..fe4b68e 100644
--- a/gdbserver/linux-crisv32-low.cc
+++ b/gdbserver/linux-crisv32-low.cc
@@ -468,8 +468,6 @@ crisv32_target::get_regs_info ()
}
struct linux_target_ops the_low_target = {
- NULL, /* collect_ptrace_register */
- NULL, /* supply_ptrace_register */
NULL, /* siginfo_fixup */
NULL, /* new_process */
NULL, /* delete_process */