summaryrefslogtreecommitdiff
path: root/gdb/config/alpha/nm-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/alpha/nm-linux.h')
-rw-r--r--gdb/config/alpha/nm-linux.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/alpha/nm-linux.h b/gdb/config/alpha/nm-linux.h
index 979b8174d33..062d4ff8d86 100644
--- a/gdb/config/alpha/nm-linux.h
+++ b/gdb/config/alpha/nm-linux.h
@@ -30,8 +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 *);
/* ptrace register ``addresses'' are absolute. */