index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
inc_and_test
blob: 7d16a10f2257e73ecb45687f1a65d30edb53f6fa (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_inc_return(v) == 0; EOF