Luna/kernel
apio b035795eb3 Kernel: Move errno.h and (k)assert.h out of the main include directory
This is mostly so IDEs don't pick them up instead of the userspace headers :)
2022-10-19 17:41:23 +02:00
..
include Kernel: Move errno.h and (k)assert.h out of the main include directory 2022-10-19 17:41:23 +02:00
src Kernel: Move errno.h and (k)assert.h out of the main include directory 2022-10-19 17:41:23 +02:00
Makefile Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all 2022-10-12 14:50:31 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00