1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 16:52:18 +00:00
serenity/Kernel/Arch
James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent
A new header file has been created in the Arch/ folder while the
implementation has been moved into a CPP living in the X86 folder.
2021-10-15 21:48:45 +01:00
..
aarch64 Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00
x86 Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00
Processor.h Kernel: Add per platform Processor.h headers 2021-10-14 01:23:08 +01:00
ScopedCritical.h Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00