Port cpu exceptions post to second edition

This commit is contained in:
Philipp Oppermann
2018-06-17 20:08:51 +02:00
parent c39835e61e
commit 97a87728f7
9 changed files with 576 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ version = "0.2.0"
spin = "0.4.6"
volatile = "0.2.3"
uart_16550 = "0.1.0"
x86_64 = "0.2.0"
x86_64 = "0.2.4"
[dependencies.lazy_static]
version = "1.0"