diff options
Diffstat (limited to 'gdb/ultra3-nat.c')
-rw-r--r-- | gdb/ultra3-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ultra3-nat.c b/gdb/ultra3-nat.c index fea7d6f..f70e26a 100644 --- a/gdb/ultra3-nat.c +++ b/gdb/ultra3-nat.c @@ -37,7 +37,7 @@ #include <sys/file.h> #include "gdb_stat.h" -static void fetch_core_registers PARAMS ((char *, unsigned, int, CORE_ADDR)); +static void fetch_core_registers (char *, unsigned, int, CORE_ADDR); /* Assumes support for AMD's Binary Compatibility Standard for ptrace(). If you define ULTRA3, the ultra3 extensions to |