OSDN Git Service

Update mainline egcs to gcc2 snapshot 971021.
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / rtems.h
index 56a4aa4..be9d8f2 100644 (file)
@@ -1,6 +1,5 @@
 /* Definitions for rtems targetting a SH using elf.
-
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright (C) 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 "-D__sh__ -D__ELF__ -Drtems -D__rtems__ \
   -Asystem(rtems) -Acpu(sh) -Amachine(sh)"
-
-/* end of sparc/rtems.h */