Use eabi.h, not sysv.h
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 16 Jan 1997 20:47:28 +0000 (20:47 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 16 Jan 1997 20:47:28 +0000 (20:47 +0000)
From-SVN: r13499

gcc/config/rs6000/rtems.h

index ff560aa9350c310d55347a8d988075998fe94a72..b252b8f73f8ca92f8ece6708ecc4ed2d525866a9 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for rtems targetting a PowerPC using elf.
 
-   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.
@@ -20,7 +20,7 @@ along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#include "rs6000/sysv4.h"
+#include "rs6000/eabi.h"
 
 /* Specify predefined symbols in preprocessor.  */