mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 11:55:08 +00:00
![]() Unlike Clang, GCC does not support 8-byte atomics on i686 with the -mno-80387 flag set, so until that is fixed, implement a minimal set of atomics that are currently required. |
||
---|---|---|
.. | ||
Boot | ||
ASM_wrapper.cpp | ||
Atomics.cpp | ||
InterruptEntry.cpp | ||
Processor.cpp |