mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
feat: Enhance MMU by separating sections and configuring permissions
This commit is contained in:
@@ -8,4 +8,5 @@ pub enum NovaError {
|
||||
Mailbox,
|
||||
HeapFull,
|
||||
EmptyHeapSegmentNotAllowed,
|
||||
Paging,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user