Merge branch 'post-05' into post-06

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

View File

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