diff options
Diffstat (limited to 'kern/debug.c')
-rw-r--r-- | kern/debug.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/debug.c b/kern/debug.c index 3827e8f..6a31ab8 100644 --- a/kern/debug.c +++ b/kern/debug.c @@ -26,9 +26,6 @@ #include <stdarg.h> -#include <mach_kdb.h> -#include <cpus.h> - #include "cpu_number.h" #include <kern/lock.h> #include <kern/thread.h> |