Remove XDEPFILES from GDB.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / xm-aix.h
index c5a5ca969d42379d3cabb00f63affdd2dd06d356..cc986502b77c7bf243c211b5f2e71b7391aae745 100644 (file)
@@ -1,5 +1,5 @@
 /* Parameters for hosting on an PowerPC, for GDB, the GNU debugger.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
    Contributed by Cygnus Corporation.
 
    This file is part of GDB.
@@ -22,7 +22,7 @@
 #include "xm-aix4.h"
 
 /* This doesn't seem to be declared in any header file I can find.  */
-char *termdef PARAMS ((int, int));
+char *termdef (int, int);
 
 /* UINT_MAX is defined in <sys/limits.h> as a decimal constant (4294967295)
    which is too large to fit in a signed int when it is parsed by the
This page took 0.025439 seconds and 4 git commands to generate.