linux-zen-desktop/scripts/atomic/fallbacks/xchg

4 lines
58 B
Plaintext

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