more alloc stuff
This commit is contained in:
@@ -136,7 +136,7 @@ void kmain(uint32_t magic, multiboot_info* mbi) {
|
||||
init_page_tables();
|
||||
kprintf("Page tables initialized\n");
|
||||
|
||||
kheap_init();
|
||||
kgrow(1);
|
||||
kprintf("Allocated 4kb for kernel heap\n");
|
||||
|
||||
kprintf("scanning for drives\n");
|
||||
|
||||
Reference in New Issue
Block a user