Helps if DEBUG is defined
authorJohn Hodge <[email protected]>
Sun, 27 Sep 2009 03:51:50 +0000 (11:51 +0800)
committerJohn Hodge <[email protected]>
Sun, 27 Sep 2009 03:51:50 +0000 (11:51 +0800)
Kernel/arch/x86/mm_virt.c

index cbec8e6..be9a7ec 100644 (file)
@@ -9,6 +9,7 @@
  * 0xFE - Unused
  * 0xFF - System Calls / Kernel's User Code
  */
+#define DEBUG  1
 #include <common.h>
 #include <mm_phys.h>
 #include <proc.h>

UCC git Repository :: git.ucc.asn.au