mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 01:37:34 +00:00
![]() Add a kernel data segment and make the user code segment come after the data segment. We need the GDT to be in a certain order to support the syscall and sysret instruction pair. |
||
---|---|---|
.. | ||
ASM_wrapper.cpp | ||
CPU.cpp | ||
Interrupts.cpp | ||
Processor.cpp | ||
ProcessorInfo.cpp | ||
SafeMem.cpp | ||
ScopedCritical.cpp | ||
SmapDisabler.cpp | ||
TrapFrame.cpp |