mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-20 11:41:44 +00:00
Add multiboot stub (currently broken)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#ifdef __cplusplus
|
||||
|
||||
extern uintptr_t _kernel_start, _kernel_end;
|
||||
extern uintptr_t _bootstrap_start, _bootstrap_end;
|
||||
extern uintptr_t _kernel_text_end, _kernel_data_end, _kernel_rodata_end;
|
||||
|
||||
// kilobyte
|
||||
|
Reference in New Issue
Block a user