* target.h (TARGET_WNOHANG): New.
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index 8aeef25b5c624b85a04edce0a2cf884c81fd6de2..92bbabd872de01ae25d0fe72d5c1628ff6cc7640 100644 (file)
@@ -521,7 +521,7 @@ rs6000_xfer_partial (struct target_ops *ops, enum target_object object,
 
 static ptid_t
 rs6000_wait (struct target_ops *ops,
-            ptid_t ptid, struct target_waitstatus *ourstatus)
+            ptid_t ptid, struct target_waitstatus *ourstatus, int options)
 {
   pid_t pid;
   int status, save_errno;
This page took 0.023401 seconds and 4 git commands to generate.