* target.h (TARGET_WNOHANG): New.
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index 4eae65aeca33e1cc2b46411ff811085237cb32fb..9b8d0fd7d694301713653bad5c17f0905266f5ac 100644 (file)
@@ -676,7 +676,7 @@ gdbsim_cntrl_c (int signo)
 
 static ptid_t
 gdbsim_wait (struct target_ops *ops,
-            ptid_t ptid, struct target_waitstatus *status)
+            ptid_t ptid, struct target_waitstatus *status, int options)
 {
   static RETSIGTYPE (*prev_sigint) ();
   int sigrc = 0;
This page took 0.025019 seconds and 4 git commands to generate.