gas/
[deliverable/binutils-gdb.git] / gdb / darwin-nat.c
index dc51ec635c19a78f7bfb7105b4ccd31fd279bc24..8c20bd905a02d415bc693ceb2d651a0ceb421ab5 100644 (file)
@@ -476,7 +476,7 @@ catch_exception_raise (mach_port_t port,
 
 static ptid_t
 darwin_wait (struct target_ops *ops,
-            ptid_t ptid, struct target_waitstatus *status)
+            ptid_t ptid, struct target_waitstatus *status, int options)
 {
   kern_return_t kret;
   mach_msg_header_t *hdr = &msgin.hdr;
This page took 0.022902 seconds and 4 git commands to generate.