mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-16 03:37:54 +03:00
f3184cdff1
Speeds up allocations by significantly reducing the number of needed atomic ops per alloc. Could be optimised further in the future if needed.