gdbserver/linux-low: turn fast tracepoint ops into methods
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index 30a966d5b4f34bb746d8c31f15e0ec92d025d11a..847f686380caff8b3d6fbfa04330ca8df8caf0b4 100644 (file)
@@ -192,9 +192,7 @@ sh_target::low_arch_setup ()
 }
 
 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 */
   sh_supports_hardware_single_step,
 };
This page took 0.025445 seconds and 4 git commands to generate.