acadia/zion
Drew Galbraith 0b7e667368 Add a basic kernel heap object.
Currently allocation always fails because we don't
have a way to allocate a physical page.
2023-05-18 10:59:39 -07:00
..
boot Dump the memory map from limine. 2023-05-18 01:16:53 -07:00
common Add an interrupt descriptor table. 2023-05-17 22:54:37 -07:00
debug Dump the memory map from limine. 2023-05-18 01:16:53 -07:00
interrupt Add an interrupt descriptor table. 2023-05-17 22:54:37 -07:00
memory Add a basic kernel heap object. 2023-05-18 10:59:39 -07:00
CMakeLists.txt Add a basic kernel heap object. 2023-05-18 10:59:39 -07:00
linker.ld Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion.cpp Add a basic kernel heap object. 2023-05-18 10:59:39 -07:00