gdbserver/linux-low: turn 'emit_ops' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index 4fead793f9730636100647346a3e16acd56167a5..6f270ed989ed5103a037e1f376d699f416e98c01 100644 (file)
@@ -192,10 +192,6 @@ sh_target::low_arch_setup ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* get_thread_area */
-  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.022413 seconds and 4 git commands to generate.