forked from LowLevelDevs/FoundryOS
paging done, starting on allocation.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
pub mod gdt;
|
||||
|
||||
pub mod interrupts;
|
||||
|
||||
pub mod memory;
|
||||
|
||||
pub(crate) mod memmap;
|
||||
|
||||
Reference in New Issue
Block a user