Load limine module + alloc user stack
This commit is contained in:
@@ -54,6 +54,7 @@ struct boot_context {
|
||||
struct limine_hhdm_response* hhdm;
|
||||
struct limine_kernel_address_response* kaddr;
|
||||
struct limine_boot_time_response* bootdate;
|
||||
struct limine_module_response* module;
|
||||
};
|
||||
|
||||
// Are these modules initialized yet?
|
||||
|
||||
Reference in New Issue
Block a user