paging done, starting on allocation.
Continuous integration / build (push) Failing after 1m51s

This commit is contained in:
2025-02-22 16:56:01 +00:00
parent 7b3ba170f0
commit 36cb118933
9 changed files with 170 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ target = "x86_64-kernel"
target-dir = "build/target"
[unstable]
build-std = ["core", "compiler_builtins"]
build-std = ["core", "compiler_builtins", "alloc"]
build-std-features = ["compiler-builtins-mem"]
[env]