Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2020-07-17 11:28:30 +02:00
5 changed files with 113 additions and 66 deletions

View File

@@ -13,7 +13,8 @@ name = "stack_overflow"
harness = false
[dependencies]
bootloader = { version = "0.9.3", features = ["map_physical_memory"]}
bootloader = { version = "0.9.8", features = ["map_physical_memory"]}
rlibc = "1.0.0"
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.11.0"