PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / config / m68k / tm-cisco.h
index ae8de6602e56dca695f7fc72dd73a51437afc0f7..e27432df395b9548879eead50fcf0e16289190e9 100644 (file)
@@ -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.  */
This page took 0.025966 seconds and 4 git commands to generate.