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