mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:37:35 +00:00
Kernel: Create page structures correctly in boot.s
This commit is contained in:
parent
4e607192c7
commit
826dc94187
3 changed files with 76 additions and 100 deletions
|
@ -160,8 +160,6 @@ private:
|
|||
void unregister_region(Region&);
|
||||
|
||||
void detect_cpu_features();
|
||||
void setup_low_identity_mapping();
|
||||
void setup_low_pseudo_identity_mapping();
|
||||
void protect_kernel_image();
|
||||
void parse_memory_map();
|
||||
void flush_entire_tlb();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue