gdbserver: turn target op 'handle_monitor_command' into a method
[deliverable/binutils-gdb.git] / gdbserver / lynx-low.cc
index f19713981bc343a98f5a50bbcb5411f5aa6a2e06..d489886755ef694dfcaff4d6dec09a5f092966c6 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,  /* handle_monitor_command */
   NULL,  /* core_of_thread */
   NULL,  /* read_loadmap */
   NULL,  /* process_qsupported */
This page took 0.023432 seconds and 4 git commands to generate.