From a825be5a91c36787ebe2f272c983ba6a30843625 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 21 Apr 1995 17:17:09 +0000 Subject: (STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h. From-SVN: r9430 --- gcc/config/mips/gnu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gcc') diff --git a/gcc/config/mips/gnu.h b/gcc/config/mips/gnu.h index 5c98b7b..5cefc91 100644 --- a/gcc/config/mips/gnu.h +++ b/gcc/config/mips/gnu.h @@ -100,9 +100,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ "-DMIPSEB -DR3000 -D_MIPSEB -D_R3000 \ -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_MIPS_SZPTR=32" -#undef STANDARD_INCLUDE_DIR -#define STANDARD_INCLUDE_DIR "/include" - #undef ASM_SPEC #define ASM_SPEC "\ %{mmips-as: \ -- cgit v1.1