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
/
dec_and_test
blob: 3a0278e0ddd73fc32b58511df92b79ed53af95e9 (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_dec_return(v) == 0; EOF