Files
ladybird/AK/Platform.h
R-Goc 945d7eb452 AK: Use builtin macro to get cache line size
We were previously using our own defines, however those didn't cover
various systems. This change makes AK_CACHE_ALIGNED use the destructive
interference size as defined by the compiler for the target platform.
2026-02-21 11:49:42 +01:00

6.9 KiB