gdbserver/linux-low: turn fast tracepoint ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-bfin-low.cc
index 7a11c5b7b096619b4af86ef23c1955c826b6a9ef..4eaa19ebf3dbce5de849ae9d47da415a0111751e 100644 (file)
@@ -171,9 +171,7 @@ bfin_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 */
   bfin_supports_hardware_single_step,
 };
This page took 0.024159 seconds and 4 git commands to generate.