Phase 1 of the ptid_t changes.
[deliverable/binutils-gdb.git] / gdb / config / i386 / nm-ptx4.h
index 2f0d2da64acff863ca59196e46bf897ea8f2f508..32b76d24256bf898c6c0833c34671c12b40addfb 100644 (file)
@@ -42,7 +42,7 @@
 
 #define CHILD_WAIT
 struct target_waitstatus;
-extern int child_wait (int, struct target_waitstatus *);
+extern ptid_t child_wait (ptid_t, struct target_waitstatus *);
 
 /*
  * ptx does attach as of ptx version 2.1.  Prior to that, the interface
This page took 0.036569 seconds and 4 git commands to generate.