* tui-file.h (fputs_unfiltered_hook): Remove.
[deliverable/binutils-gdb.git] / gdb / config / i386 / nm-symmetry.h
index 781adf2aedd2a9bd4df0e62d850068f1ad4979be..a589a3de0d54c9b110ae8663d2903e0bd663e773 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions to make GDB run on a Sequent Symmetry under dynix 3.0,
    with Weitek 1167 and i387 support.
-   Copyright 1986, 1987, 1989, 1992  Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1998, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,6 +20,8 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include "regcache.h"
+
 /* Override copies of {fetch,store}_inferior_registers in infptrace.c.  */
 
 #define FETCH_INFERIOR_REGISTERS
@@ -29,7 +32,7 @@
 
 #ifdef _SEQUENT_
 #define CHILD_WAIT
-extern int child_wait PARAMS ((int, struct target_waitstatus *));
+extern ptid_t child_wait (ptid_t, struct target_waitstatus *);
 #endif
 
 /* This is the amount to subtract from u.u_ar0
This page took 0.024973 seconds and 4 git commands to generate.