summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config/mips/xm-nws3250v4.h
blob: 34ab631acb4874dbaad95f69669385b042e805b8 (plain)
1
2
3
4
5
6
7
8
9
#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