aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-m32r-low.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/linux-m32r-low.cc')
-rw-r--r--gdbserver/linux-m32r-low.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdbserver/linux-m32r-low.cc b/gdbserver/linux-m32r-low.cc
index 48dadd6..8ce65da 100644
--- a/gdbserver/linux-m32r-low.cc
+++ b/gdbserver/linux-m32r-low.cc
@@ -161,9 +161,7 @@ m32r_target::get_regs_info ()
}
struct linux_target_ops the_low_target = {
- NULL, /* install_fast_tracepoint_jump_pad */
NULL, /* emit_ops */
- NULL, /* get_min_fast_tracepoint_insn_len */
NULL, /* supports_range_stepping */
m32r_supports_hardware_single_step,
};