mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Create a static WRITER protected by a spinlock
This commit is contained in:
@@ -9,3 +9,4 @@ crate-type = ["staticlib"]
|
||||
[dependencies]
|
||||
rlibc = "1.0"
|
||||
volatile = "0.1.0"
|
||||
spin = "0.4.5"
|
||||
|
||||
Reference in New Issue
Block a user