Multi-target support
[deliverable/binutils-gdb.git] / gdb / gdbserver / lynx-low.c
index decbe49c51b7215f1dcac08c1ac0b8b886de2931..a5b019396fa4f784ca54853ffdc1ce2e989e4ba5 100644 (file)
@@ -721,7 +721,7 @@ lynx_request_interrupt (void)
 
 /* The LynxOS target_ops vector.  */
 
-static struct target_ops lynx_target_ops = {
+static process_stratum_target lynx_target_ops = {
   lynx_create_inferior,
   NULL,  /* post_create_inferior */
   lynx_attach,
This page took 0.025841 seconds and 4 git commands to generate.