1
0
forked from Rativel/BurritOS

First iteration (not complete) of a test in thread_manager

This commit is contained in:
Quentin Legot
2023-03-22 18:30:31 +01:00
parent 6edb88f337
commit 6d0477153b
4 changed files with 31 additions and 6 deletions

View File

@@ -5,3 +5,6 @@ edition = "2021"
[dependencies]
libc = { version = "0.2.139", features = ["extra_traits"] }
[registries.crates-io]
protocol = "sparse"