aboutsummaryrefslogtreecommitdiff
path: root/include/04.idt/idt00.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/04.idt/idt00.c')
-rw-r--r--include/04.idt/idt00.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/04.idt/idt00.c b/include/04.idt/idt00.c
new file mode 100644
index 0000000..7c174c9
--- /dev/null
+++ b/include/04.idt/idt00.c
@@ -0,0 +1,3 @@
+#include<types.h>
+#include<irq.h>
+#include<asm.h>