]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/config/mips/nm-mips.h
PARAMS removal.
[thirdparty/binutils-gdb.git] / gdb / config / mips / nm-mips.h
index 5b4cfa85c39f68adb165208d0a4cbf0e772747d8..c7e434c94fa95f860c3dd694eaec1a3f17584fd2 100644 (file)
@@ -30,4 +30,4 @@
    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 *);