* mipsread.c: Clean up some white space.
[deliverable/binutils-gdb.git] / gdb / tm-i386v4.h
index 727e35007b6815e92362ec1d6e4396089f5c5675..59a3733a7b382b0c0a3cbcdfafb92584c68fbd6e 100644 (file)
@@ -63,4 +63,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    we 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 *));
+
 #define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
This page took 0.022642 seconds and 4 git commands to generate.