mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
10 lines
90 B
C
10 lines
90 B
C
#ifndef USG
|
|
#define USG
|
|
#endif
|
|
|
|
#ifndef AUX
|
|
#define AUX
|
|
#endif
|
|
|
|
#include "m68k/xm-m68k.h"
|