gcc-papermario/config/m68k/xm-m68kv.h
2020-09-20 21:06:00 -04: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