OSDN Git Service

This commit was generated by cvs2svn to compensate for changes in r16983,
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / xm-hp320.h
1 /* USG is needed to prevent trying to use getrusage and getwd.  */
2 #define USG
3
4 #include "m68k/xm-m68k.h"
5
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
11
12 /* Don't try to use sys_siglist.  */
13 #define NO_SYS_SIGLIST