Luna/kernel
apio ae01a31104
kernel: Make sure the stack is 16-byte aligned on program startup
This is required by the System V ABI and fixes some movaps-related GPFs in ndisasm.
2023-06-19 10:41:32 +02:00
..
src kernel: Make sure the stack is 16-byte aligned on program startup 2023-06-19 10:41:32 +02:00
CMakeLists.txt kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
config.cmake.template kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
debug.cmake kernel: Add a bunch more config definitions and hide debug messages behind them 2023-06-18 20:18:00 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00