aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/tm-cisco.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/tm-cisco.h')
-rw-r--r--gdb/config/m68k/tm-cisco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/tm-cisco.h b/gdb/config/m68k/tm-cisco.h
index ae8de66..e27432d 100644
--- a/gdb/config/m68k/tm-cisco.h
+++ b/gdb/config/m68k/tm-cisco.h
@@ -48,7 +48,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 *);
/* BFD handles finding the registers in the core file, so they are at
the start of the BFD .reg section. */