Add target_ops argument to to_terminal_inferior
[deliverable/binutils-gdb.git] / gdb / remote.c
index 6424304b5b175f29ce2c4b7f87f66d56baade6c4..456cd09e67a4743c9d74b72bfd3b6d5ee77466a3 100644 (file)
@@ -5125,7 +5125,7 @@ Give up (and stop debugging it)? ")))
    is required.  */
 
 static void
-remote_terminal_inferior (void)
+remote_terminal_inferior (struct target_ops *self)
 {
   if (!target_async_permitted)
     /* Nothing to do.  */
This page took 0.028591 seconds and 4 git commands to generate.