gdbserver/linux-low: turn 'get_thread_area' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-bfin-low.cc
index 3e3f39a1ba5822fec8b26cec15615d57bde7e436..7a11c5b7b096619b4af86ef23c1955c826b6a9ef 100644 (file)
@@ -171,9 +171,6 @@ bfin_target::get_regs_info ()
 }
 
 struct linux_target_ops the_low_target = {
-  NULL, /* process_qsupported */
-  NULL, /* supports_tracepoints */
-  NULL, /* get_thread_area */
   NULL, /* install_fast_tracepoint_jump_pad */
   NULL, /* emit_ops */
   NULL, /* get_min_fast_tracepoint_insn_len */
This page took 0.033566 seconds and 4 git commands to generate.