index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
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