mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Add temporary_page submodule
This commit is contained in:
@@ -14,6 +14,7 @@ use core::ptr::Unique;
|
||||
|
||||
mod entry;
|
||||
mod table;
|
||||
mod temporary_page;
|
||||
|
||||
const ENTRY_COUNT: usize = 512;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user