mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 00:37:40 +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.