diff options
Diffstat (limited to 'kernel/include/debug.h')
| -rw-r--r-- | kernel/include/debug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/include/debug.h b/kernel/include/debug.h index ebe3a52..74648b9 100644 --- a/kernel/include/debug.h +++ b/kernel/include/debug.h @@ -1,8 +1,6 @@ #ifndef DEBUG_H #define DEBUG_H -#include <stdint.h> - void bochs_breakpoint(void); #endif |
