Update/correct copyright notices.
[deliverable/binutils-gdb.git] / gdb / config / m68k / tm-sun3.h
index ce88045c7d7f0dfa2aa74cd34164a4d50da23825..d7581ddd91d11344439a605655c1b229e0299048 100644 (file)
@@ -1,5 +1,6 @@
 /* Parameters for execution on a Sun, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1996, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -74,8 +75,7 @@
    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 PARAMS ((CORE_ADDR *));
+#define GET_LONGJMP_TARGET(ADDR) m68k_get_longjmp_target(ADDR)
 
 /* If sun3 pcc says that a parameter is a short, it's a short.  */
 #define BELIEVE_PCC_PROMOTION_TYPE
This page took 0.024302 seconds and 4 git commands to generate.