import of gcc-2.8
[official-gcc.git] / gcc / config / m68k / xm-hp320.h
blobf3009a6db5a343977ddb8461601fcc174c8e0da9
1 /* USG is needed to prevent trying to use getrusage and getwd. */
2 #define USG
4 #include "m68k/xm-m68k.h"
6 /* If compiling with HPUX compiler, we are probably using alloca.c,
7 so help it work right. */
8 #ifndef __GNUC__
9 #define USE_C_ALLOCA
10 #endif
12 /* Don't try to use sys_siglist. */
13 #define NO_SYS_SIGLIST