JustOS/linux-6.13/scripts/atomic/fallbacks/xchg
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

4 lines
58 B
Plaintext

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