mirror of
https://github.com/fluencelabs/musl
synced 2025-06-13 06:51:43 +00:00
actually this is just to avoid gcc being stupid and refusing to inline the function version, even when the size cost is essentially identical whether it's inlined or not.