Sync with fsf version.
authorDoug Evans <dje@gnu.org>
Thu, 25 Sep 1997 00:41:02 +0000 (00:41 +0000)
committerDoug Evans <dje@gnu.org>
Thu, 25 Sep 1997 00:41:02 +0000 (00:41 +0000)
From-SVN: r15699

gcc/config/sparc/rtems.h

index d21a07117b4d8937bb9535e0bedfb978e5a70f96..6a9d92ae1da9601146a6cc8a764656ae0d253adb 100644 (file)
@@ -1,6 +1,5 @@
 /* Definitions for rtems targetting a SPARC using a.out.
-
-   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 "-Dsparc -D__GCC_NEW_VARARGS__ -Drtems -D__rtems__ \
   -Asystem(rtems) -Acpu(sparc) -Amachine(sparc)"
-
-/* end of sparc/rtems.h */