PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / xm-aix.h
index c5a5ca969d42379d3cabb00f63affdd2dd06d356..aeb2995c2db4501cfbd468b800dcfe04397c3bf4 100644 (file)
@@ -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.035713 seconds and 4 git commands to generate.