2026-01-29 22:25:33 +08:00

4 lines
66 B
Plaintext

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