summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/arch6
-rw-r--r--include/types.h3
2 files changed, 1 insertions, 8 deletions
diff --git a/include/arch b/include/arch
deleted file mode 100644
index f5fc8f7..0000000
--- a/include/arch
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef ARCH_H
-#define ARCH_H
-
-#define __IAPC
-
-#endif
diff --git a/include/types.h b/include/types.h
index 16f67d9..9f59063 100644
--- a/include/types.h
+++ b/include/types.h
@@ -1,8 +1,7 @@
#ifndef TYPES_H
#define TYPES_H
-#include <arch>
-
+#define __IAPC
#define NULL 0