DEBUG fix
This commit is contained in:
@@ -61,8 +61,7 @@ void kmain()
|
||||
|
||||
// Draw something
|
||||
printf("%s, %s!\n", "Hello", "world");
|
||||
|
||||
// Yoohoooooo!
|
||||
DEBUG("kernel initialized successfully! hanging...");
|
||||
DEBUG("kernel initialized successfully! hanging... wow=%d", 42);
|
||||
hcf();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user