mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
grr
This commit is contained in:
parent
bf10ff85f8
commit
b27b12e49c
@ -54,8 +54,7 @@ noreturn void BtStartKern(multiboot_info_t *mbInfo, uint mbMagic)
|
|||||||
IoEnableCursor();
|
IoEnableCursor();
|
||||||
IoUpdateCursor(0, 0);
|
IoUpdateCursor(0, 0);
|
||||||
|
|
||||||
//KernLog("%c%c%c OS/K\n\n", 219, 219, 219);
|
KernLog("%c%c%c OS/K\n\n", 219, 219, 219); //grrr
|
||||||
KernLog("OS/K\n\n");
|
|
||||||
|
|
||||||
// Sanity checks
|
// Sanity checks
|
||||||
BtDoSanityChecks(mbMagic);
|
BtDoSanityChecks(mbMagic);
|
||||||
|
Loading…
Reference in New Issue
Block a user