mirror_ubuntu-kernels/scripts/atomic/fallbacks/xchg

4 lines
58 B
Plaintext

cat <<EOF
return raw_xchg${order}(&v->counter, new);
EOF