Files
2024-07-02 00:51:01 +03:00

4 lines
66 B
Plaintext

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