mirror of
https://github.com/fluencelabs/musl
synced 2025-06-02 01:21:34 +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.