Add temporary_page submodule

This commit is contained in:
Philipp Oppermann
2015-12-31 01:53:57 +01:00
parent a7000e537c
commit 7ce86b3a80
3 changed files with 88 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ use core::ptr::Unique;
mod entry;
mod table;
mod temporary_page;
const ENTRY_COUNT: usize = 512;