PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-sp64sim.h
index 8d83db1eebf8280ea02031e4bb75dfe46764d804..f4e63e29fffb91097f09e3c2002c19f2a20fbe6c 100644 (file)
@@ -45,7 +45,6 @@
    extract the pc (JB_PC) that we will land at.  The pc is copied into ADDR.
    This routine returns true on success */
 
-extern int
-get_longjmp_target PARAMS ((CORE_ADDR *));
+extern int get_longjmp_target (CORE_ADDR *);
 
 #define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
This page took 0.024295 seconds and 4 git commands to generate.