* mips/ecoffl.h: Do not include mips.h.
* mips/elf.h: Likewise.
From-SVN: r19150
Sun Apr 12 20:23:03 1998 Jeffrey A Law (law@cygnus.com)
+ * mips/ecoffl.h: Do not include mips.h.
+ * mips/elf.h: Likewise.
+
* configure.in (mips-*-ecoff): Do not mention mips/mips.h in tm_files.
* mips/ecoff.h: Include "mips/mips.h".
/* Definitions of target machine for GNU compiler. Little endian MIPS
version with GOFAST floating point library.
- Copyright (C) 1994 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.
#define TARGET_ENDIAN_DEFAULT 0
+#include "gofast.h"
#include "mips/ecoff.h"
#undef CPP_PREDEFINES
#endif
/* Mostly like ECOFF. */
-#include "mips/mips.h"
#include "gofast.h"
#include "mips/ecoff.h"