Luna/kernel
apio 0edabd6d87
Heap: Add a new block to the end of the linked list
*facepalm*

This was causing page faults when having two blocks and the first one (oldest one) being freed first.
2022-12-05 21:00:21 +01:00
..
src Heap: Add a new block to the end of the linked list 2022-12-05 21:00:21 +01:00
CMakeLists.txt Add a virtual memory allocator for the kernel 2022-12-05 20:36:24 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00