mirror of
git://git.musl-libc.org/musl
synced 2024-12-14 18:55:23 +00:00
390f93ef69
If we're building for sh4a, the compiler is already free to use instructions only available on sh4a, so we can do the same and inline the llsc atomics. If we're building for an older processor, we still do the same runtime atomics selection as before. |
||
---|---|---|
.. | ||
__fpscr_values.c | ||
atomic.c |