]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/xchg
Linux 6.14-rc3
[linux.git] / scripts / atomic / fallbacks / xchg
1 cat <<EOF
2         return raw_xchg${order}(&v->counter, new);
3 EOF
This page took 0.037236 seconds and 4 git commands to generate.