summaryrefslogtreecommitdiff
path: root/gcc/config/mips/xm-nws3250v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/xm-nws3250v4.h')
-rw-r--r--gcc/config/mips/xm-nws3250v4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/mips/xm-nws3250v4.h b/gcc/config/mips/xm-nws3250v4.h
index 34ab631acb4..ee7fe04e880 100644
--- a/gcc/config/mips/xm-nws3250v4.h
+++ b/gcc/config/mips/xm-nws3250v4.h
@@ -1,9 +1,3 @@
#define USG
#include "xm-mips.h"
-
-/* If compiling with mips compiler, we are probably using alloca.c,
- so help it work right. */
-#ifndef __GNUC__
-#define USE_C_ALLOCA
-#endif