1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 03:54:58 +00:00
serenity/Kernel/Arch
Daniel Bertalan 74535628a8 Kernel: Use proper Atomic<T> types in CPU
This is needed because Clang's intrinsic atomic functions behave weirdly
if only one of their pointer arguments is volatile.
2021-06-24 17:35:49 +04:30
..
PC Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
x86 Kernel: Use proper Atomic<T> types in CPU 2021-06-24 17:35:49 +04:30