blob: 34ab631acb4874dbaad95f69669385b042e805b8 [file] [log] [blame]
#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