diff options
Diffstat (limited to 'kernel/x86.h')
| -rw-r--r-- | kernel/x86.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel/x86.h b/kernel/x86.h index 345162f..96671b5 100644 --- a/kernel/x86.h +++ b/kernel/x86.h @@ -1,8 +1,7 @@ #ifndef FOOLOS_X86_H #define FOOLOS_X86_H -#include "kernel.h" - +#include "lib/int/stdint.h" // todo: cli/sti?? // http://wiki.osdev.org/Interrupt_Service_Routines |
