* breakpoint.c (breakpoint_thread_match break_command_1):
[deliverable/binutils-gdb.git] / gdb / remote-nindy.c
index 35365c1242d4d454bab0bdb2663c32dae79e1800..d6551fcfcaefa3aec875cfb7169778b5e3b9b09a 100644 (file)
@@ -299,7 +299,8 @@ You may need to reset the 80960 and/or reload your program.\n");
  */
 
 static int
-nindy_wait( status )
+nindy_wait( pid, status )
+    int pid;
     WAITTYPE *status;
 {
   fd_set fds;
This page took 0.022808 seconds and 4 git commands to generate.