grr
This commit is contained in:
parent
bf10ff85f8
commit
b27b12e49c
|
@ -54,8 +54,7 @@ noreturn void BtStartKern(multiboot_info_t *mbInfo, uint mbMagic)
|
|||
IoEnableCursor();
|
||||
IoUpdateCursor(0, 0);
|
||||
|
||||
//KernLog("%c%c%c OS/K\n\n", 219, 219, 219);
|
||||
KernLog("OS/K\n\n");
|
||||
KernLog("%c%c%c OS/K\n\n", 219, 219, 219); //grrr
|
||||
|
||||
// Sanity checks
|
||||
BtDoSanityChecks(mbMagic);
|
||||
|
|
Loading…
Reference in New Issue