Model page table entries

This commit is contained in:
Philipp Oppermann
2015-12-08 22:15:32 +01:00
parent d827f51bb6
commit 14384fb27f
5 changed files with 58 additions and 0 deletions

View File

@@ -12,3 +12,7 @@ spin = "0.3.4"
[dependencies.multiboot2]
git = "https://github.com/phil-opp/multiboot2-elf64"
[dependencies.bitflags]
git = "https://github.com/phil-opp/bitflags.git"
branch = "no_std"