]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/add_negative
Linux 6.14-rc3
[linux.git] / scripts / atomic / fallbacks / add_negative
1 cat <<EOF
2         return raw_${atomic}_add_return${order}(i, v) < 0;
3 EOF
This page took 0.033251 seconds and 4 git commands to generate.