diff options
Diffstat (limited to 'kernel/inc/io.h')
-rw-r--r-- | kernel/inc/io.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/inc/io.h b/kernel/inc/io.h index 5d51f89..b3e8b9b 100644 --- a/kernel/inc/io.h +++ b/kernel/inc/io.h @@ -3,7 +3,6 @@ #ifndef IO_H #define IO_H -#include <boot.h> #include <def.h> #include <interrupts.h> #include <proc.h> |