PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / config / alpha / nm-linux.h
index 979b8174d331575031dd540f4736c143e753ecb0..062d4ff8d86ec1c9e5b20a670ab0704fa3372668 100644 (file)
@@ -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.  */
 
This page took 0.024326 seconds and 4 git commands to generate.