gcc-papermario/config/m68k/xm-m68kv.h

10 lines
140 B
C
Raw Normal View History

2020-09-21 03:06:00 +02:00
/* Host environment for 68000's running System V. */
#include "m68k/xm-m68k.h"
#define USG
#ifndef __GNUC__
#define USE_C_ALLOCA
#endif