about summary refs log tree commit diff
path: root/arch/i386/atomic.h
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2015-05-17 13:46:38 -0500
committerRich Felker <dalias@aerifal.cx>2015-05-19 00:42:07 -0400
commit390f93ef69153bf2087fcf3baa1776ad9a6765ab (patch)
treecd81c3d920050f73f7ee0b28fbeb8b1e5e03dd2d /arch/i386/atomic.h
parentc093e2e8201524db0d638920e76bcb6b1d925f3a (diff)
downloadmusl-390f93ef69153bf2087fcf3baa1776ad9a6765ab.tar.gz
musl-390f93ef69153bf2087fcf3baa1776ad9a6765ab.tar.xz
musl-390f93ef69153bf2087fcf3baa1776ad9a6765ab.zip
inline llsc atomics when building for sh4a
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.
Diffstat (limited to 'arch/i386/atomic.h')
0 files changed, 0 insertions, 0 deletions