Model page tables

This commit is contained in:
Philipp Oppermann
2015-12-08 22:47:39 +01:00
parent 14384fb27f
commit 96b0dc0c66
2 changed files with 30 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
mod entry;
mod table;
const ENTRY_COUNT: usize = 512;