Luna/kernel/include/interrupts
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
..
Context.h User mode (with a few syscalls) 2022-09-25 20:35:05 +02:00
IDT.h Some more userland and font failing 2022-09-23 16:41:43 +02:00
Install.h Ready. Set. Go! 2022-09-05 16:13:51 +02:00
Interrupts.h Kernel: Add functions to push and pop the interrupt state 2022-10-12 12:58:56 +02:00
IRQ.h Rename "SavedContext" to "Context" 2022-09-20 19:56:43 +02:00