mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-04-17 04:32:27 +00:00
feat: Update MMU configuration and memory allocation functions
This commit is contained in:
@@ -8,5 +8,7 @@ pub enum NovaError {
|
||||
Mailbox,
|
||||
HeapFull,
|
||||
EmptyHeapSegmentNotAllowed,
|
||||
Misalignment,
|
||||
InvalidGranularity,
|
||||
Paging,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user