* target.h (TARGET_WNOHANG): New.
[deliverable/binutils-gdb.git] / gdb / windows-nat.c
index 5b9b6f9700a4371fbfdb8ca5a3d81e0b2d59ce60..32a412664e5f2ce5c32e257637df5f609b31ddbb 100644 (file)
@@ -1494,7 +1494,7 @@ out:
 /* Wait for interesting events to occur in the target process.  */
 static ptid_t
 windows_wait (struct target_ops *ops,
-             ptid_t ptid, struct target_waitstatus *ourstatus)
+             ptid_t ptid, struct target_waitstatus *ourstatus, int options)
 {
   int pid = -1;
 
This page took 0.024134 seconds and 4 git commands to generate.