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
View File
@@ -8,6 +8,7 @@ limine = "0.3.1"
lib_framebuffer = { path = "../lib/lib_framebuffer" }
lib_serial = { path = "../lib/lib_serial" }
lib_ascii = { path = "../lib/lib_ascii" }
lib_alloc = { path = "../lib/lib_alloc" }
x86_64 = "0.15.2"
spin = "0.9.8"
pic8259 = "0.11.0"