summaryrefslogtreecommitdiff
path: root/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'include.h')
-rw-r--r--include.h13
1 files changed, 2 insertions, 11 deletions
diff --git a/include.h b/include.h
index 1a52156..047775f 100644
--- a/include.h
+++ b/include.h
@@ -1,15 +1,6 @@
#include"stdio.h"
#include"stdint.h"
-
+#include"stdlib.h"
#include"applesystem.h"
-
#include"addressing.h"
-#include"instruction.h"
-
-
-/*
-Programs which may come in handy?
-1. Memory dumping utility
-2. An external menu for managing the system
-*/
-
+#include"instruction.h" \ No newline at end of file