aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/nm-irix3.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/mips/nm-irix3.h')
-rw-r--r--gdb/config/mips/nm-irix3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/nm-irix3.h b/gdb/config/mips/nm-irix3.h
index ab195fb..fc38176 100644
--- a/gdb/config/mips/nm-irix3.h
+++ b/gdb/config/mips/nm-irix3.h
@@ -30,7 +30,7 @@
This routine returns true on success */
#define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
-extern int get_longjmp_target PARAMS ((CORE_ADDR *));
+extern int get_longjmp_target (CORE_ADDR *);
/* Is this really true or is this just a leftover from a DECstation
config file? */