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