]> Git Repo - binutils.git/blobdiff - gdb/config/m68k/tm-es1800.h
Rename get_longjmp_target to m68k_get_longjmp_target. Update all m68k
[binutils.git] / gdb / config / m68k / tm-es1800.h
index b6f1588642a3d897a62011004f51461238cd2cb1..602e73b3c75933b345ecc7a224096ff03433e53b 100644 (file)
@@ -56,5 +56,4 @@
    we extract the pc (JB_PC) that we will land at.  The pc is copied into ADDR.
    This routine returns true on success */
 
-#define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
-extern int get_longjmp_target (CORE_ADDR *);
+#define GET_LONGJMP_TARGET(ADDR) m68k_get_longjmp_target(ADDR)
This page took 0.023854 seconds and 4 git commands to generate.