Luna/kernel/src/arch/x86_64/init
apio 36a74fd8d6
All checks were successful
continuous-integration/drone/push Build is passing
kernel/x86_64: Provide an alternate kernel stack for exceptions
This avoids stack-related triple faults, hopefully.

Closes #33.
2023-07-21 15:14:52 +02:00
..
GDT.cpp kernel/x86_64: Provide an alternate kernel stack for exceptions 2023-07-21 15:14:52 +02:00
IDT.cpp kernel/x86_64: Provide an alternate kernel stack for exceptions 2023-07-21 15:14:52 +02:00
PIC.cpp kernel/ATA: Route interrupts to the correct drive 2023-06-16 21:10:33 +02:00