Luna/kernel
apio f5deb1048a Kernel: Add functions to push and pop the interrupt state
This can be useful when you want to disable interrupts, but then only enable them back if they were previously enabled.
2022-10-12 12:58:56 +02:00
..
include Kernel: Add functions to push and pop the interrupt state 2022-10-12 12:58:56 +02:00
src Kernel: Add functions to push and pop the interrupt state 2022-10-12 12:58:56 +02: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