Initialize the PIC

This commit is contained in:
Philipp Oppermann
2019-01-25 14:04:55 +01:00
parent d8edfccca4
commit 6504bed810
4 changed files with 29 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ spin = "0.4.9"
array-init = "0.0.3"
uart_16550 = "0.1.0"
x86_64 = "0.3.5"
pic8259_simple = "0.1.1"
[dependencies.lazy_static]
version = "1.0"