feat: add pmm, add vmm, add allocator, create memory management foundation
This commit is contained in:
@@ -10,6 +10,7 @@ path = "src/main.rs"
|
||||
[dependencies]
|
||||
limine = "0.5"
|
||||
embedded-graphics = "0.8"
|
||||
bitflags = "2.11.0"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user