PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / irix4-nat.c
index 9509f8a9e6d74348d395b0343811e6014cb6fac3..b3e288ce8fb5ad7fda61b9918d49dfd0bc7bf5b9 100644 (file)
@@ -39,8 +39,7 @@
 
 typedef unsigned int greg_t;   /* why isn't this defined? */
 
-static void
-fetch_core_registers PARAMS ((char *, unsigned int, int, CORE_ADDR));
+static void fetch_core_registers (char *, unsigned int, int, CORE_ADDR);
 
 /*
  * See the comment in m68k-tdep.c regarding the utility of these functions.
This page took 0.023681 seconds and 4 git commands to generate.