27b6b158c2
which included commits to RCS files with non-trunk default branches. From-SVN: r16984
10 lines
140 B
C
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
|