Add test for context switching
... | ... | @@ -2,3 +2,6 @@ |
name = "acid" | ||
version = "0.1.0" | ||
authors = ["Jeremy Soller <jackpot51@gmail.com>"] | ||
[dependencies] | ||
x86 = "0.7" |
Please register or sign in to comment
... | ... | @@ -2,3 +2,6 @@ |
name = "acid" | ||
version = "0.1.0" | ||
authors = ["Jeremy Soller <jackpot51@gmail.com>"] | ||
[dependencies] | ||
x86 = "0.7" |