Luna/kernel
apio 1ebd892c16
Convert uses of u64 to usize
Not all of them, but if you're measuring a size it's more appropriate to use usize than u64.
2022-12-07 10:55:47 +01:00
..
src Convert uses of u64 to usize 2022-12-07 10:55:47 +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