mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
stuff
This commit is contained in:
parent
17f714719b
commit
afdd3508c6
@ -39,7 +39,7 @@ noreturn void StartKern(multiboot_info_t *mbInfo, int mbMagic)
|
||||
// Kernel terminals
|
||||
InitTerms();
|
||||
|
||||
char *grubver = mbInfo->boot_loader_name;
|
||||
multiboot_uint32_t *grubver = mbInfo->boot_loader_name;
|
||||
|
||||
|
||||
// We're out
|
||||
|
Loading…
Reference in New Issue
Block a user