Luna/kernel
apio 1e0c8c5fe7 Kernel: Strip kernel symbols when installing
Since we already extract the symbols into a separate file which the kernel then uses for backtraces, this only brings us a smaller kernel, with no downsides :)
2022-10-08 15:57:07 +02:00
..
include Define PAGE_SIZE as 4096 and use it everywhere instead of using 4096 as a magic number 2022-10-08 14:52:28 +02:00
src Bugfix: remove duplicate error check when loading a userspace ELF program 2022-10-08 13:12:19 +00:00
Makefile Kernel: Strip kernel symbols when installing 2022-10-08 15:57:07 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00