summaryrefslogtreecommitdiff
path: root/headers/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers/include.h')
-rw-r--r--headers/include.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/headers/include.h b/headers/include.h
new file mode 100644
index 0000000..9a537c4
--- /dev/null
+++ b/headers/include.h
@@ -0,0 +1,7 @@
+#include"stdio.h"
+#include"stdint.h"
+#include"stdlib.h"
+#include"string.h"
+#include"applesystem.h"
+#include"addressing.h"
+#include"instructions.h" \ No newline at end of file