gdbserver: turn target op 'stabilize_threads' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index 92c086d97c39c3628a15dec079e3c9e9d80407ff..5ea50b4415daf632af0d2b252b415243b7fb0da8 100644 (file)
@@ -735,7 +735,6 @@ static lynx_process_target the_lynx_target;
 /* The LynxOS target_ops vector.  */
 
 static process_stratum_target lynx_target_ops = {
-  NULL,  /* stabilize_threads */
   NULL,  /* install_fast_tracepoint_jump_pad */
   NULL,  /* emit_ops */
   NULL,  /* supports_disable_randomization */
This page took 0.022903 seconds and 4 git commands to generate.