8sa1-gcc/gcc/config/m68k/xm-m68kv.h
Jeff Law 27b6b158c2 This commit was generated by cvs2svn to compensate for changes in r16983,
which included commits to RCS files with non-trunk default branches.

From-SVN: r16984
1997-12-06 10:30:09 -07:00

10 lines
140 B
C

/* Host environment for 68000's running System V. */
#include "m68k/xm-m68k.h"
#define USG
#ifndef __GNUC__
#define USE_C_ALLOCA
#endif