gdbserver: turn target op 'process_qsupported' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index b384d20a37b9027e5be7980f7bc5f6cccc3a57f9..c42a9b401e511b2277b3957f06da26dfb8ebe651 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,  /* process_qsupported */
   NULL,  /* supports_tracepoints */
   NULL,  /* read_pc */
   NULL,  /* write_pc */
This page took 0.02528 seconds and 4 git commands to generate.