]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/mips/rtems64.h
Update mainline egcs to gcc2 snapshot 971021.
[thirdparty/gcc.git] / gcc / config / mips / rtems64.h
index c13ddac4da1aa05bb7b76d9a07068947f4c61132..dd21562a47ea9ae00397a1f9ad3ca76821258c6a 100644 (file)
@@ -1,6 +1,5 @@
 /* Definitions for rtems targetting a MIPS ORION using ecoff.
-
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997 Free Software Foundation, Inc.
    Contributed by Joel Sherrill (joel@OARcorp.com).
 
 This file is part of GNU CC.
@@ -27,5 +26,3 @@ Boston, MA 02111-1307, USA.  */
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dmips -DMIPSEB -DR4000 -D_mips -D_MIPSEB -D_R4000 \
    -Drtems -D__rtems__ -Asystem(rtems)"
-
-/* end of mips/rtems64.h */