forked from Rativel/BurritOS
Started to implement syscall.rs
This commit is contained in:
@@ -7,4 +7,7 @@ edition = "2021"
|
||||
libc = { version = "0.2.139", features = ["extra_traits"] }
|
||||
|
||||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
protocol = "sparse"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0"
|
||||
Reference in New Issue
Block a user