]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/sub_and_test
Merge tag 'ieee802154-for-net-2024-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
[linux.git] / scripts / atomic / fallbacks / sub_and_test
1 cat <<EOF
2         return raw_${atomic}_sub_return(i, v) == 0;
3 EOF
This page took 0.033919 seconds and 4 git commands to generate.