aboutsummaryrefslogtreecommitdiff
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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/mips/xm-nws3250v4.h b/gcc/config/mips/xm-nws3250v4.h
deleted file mode 100644
index 34ab631acb4..00000000000
--- a/gcc/config/mips/xm-nws3250v4.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#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