- updated to-dos
- removed unnecessary debugging code - moved x86_64-kernel.json to the project root
This commit is contained in:
+1
-1
@@ -18,5 +18,5 @@ spin = "0.9.8"
|
||||
futures-util = { version = "0.3.31", default-features = false, features = [
|
||||
"alloc",
|
||||
] }
|
||||
linked_list_allocator = "0.10.5"
|
||||
linked_list_allocator = { version = "0.10.5", features = ["use_spin"] }
|
||||
libm = { path = "../libm" }
|
||||
|
||||
Reference in New Issue
Block a user