summaryrefslogtreecommitdiff
path: root/src/h/gsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/h/gsupport.h')
-rw-r--r--src/h/gsupport.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/h/gsupport.h b/src/h/gsupport.h
new file mode 100644
index 0000000..d56f1d0
--- /dev/null
+++ b/src/h/gsupport.h
@@ -0,0 +1,13 @@
+/*
+ * Group of include files for translators, etc.
+ */
+
+#include "../h/define.h"
+
+#include "../h/arch.h"
+#include "../h/config.h"
+#include "../h/sys.h"
+#include "../h/typedefs.h"
+#include "../h/cstructs.h"
+#include "../h/mproto.h"
+#include "../h/cpuconf.h"