gdbserver/linux-low: turn 'prepare_to_resume' into a method
[deliverable/binutils-gdb.git] / gdbserver / linux-sh-low.cc
index 8b69521f100b023d74e29f14cd0cf4de63867572..d2d0f0b0958a634c9246852702c3fa2e0584b4e0 100644 (file)
@@ -192,7 +192,6 @@ sh_target::low_arch_setup ()
 }
 
 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.023302 seconds and 4 git commands to generate.