summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config/m68k/xm-aux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gcc/config/m68k/xm-aux.h')
-rw-r--r--gnu/usr.bin/gcc/config/m68k/xm-aux.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/usr.bin/gcc/config/m68k/xm-aux.h b/gnu/usr.bin/gcc/config/m68k/xm-aux.h
new file mode 100644
index 00000000000..5ac1f4654d8
--- /dev/null
+++ b/gnu/usr.bin/gcc/config/m68k/xm-aux.h
@@ -0,0 +1,9 @@
+#ifndef USG
+#define USG
+#endif
+
+#ifndef AUX
+#define AUX
+#endif
+
+#include "m68k/xm-m68k.h"