Files
2025-08-12 22:16:57 +02:00

4 lines
66 B
Plaintext
Executable File

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