PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / config / mips / nm-irix3.h
index ab195fb0cc88407dc1e2db7e923b5b78ffde9614..fc38176b838733847fb0a1b222c8e6dd961d604d 100644 (file)
@@ -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?  */
This page took 0.022988 seconds and 4 git commands to generate.