]> Git Repo - J-linux.git/blob - scripts/atomic/fallbacks/inc_and_test
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / scripts / atomic / fallbacks / inc_and_test
1 cat <<EOF
2         return raw_${atomic}_inc_return(v) == 0;
3 EOF
This page took 0.025207 seconds and 4 git commands to generate.