xref: /linux/scripts/atomic/fallbacks/cmpxchg (revision a5766cd479fd212e9831ceef8e9ab630c91445ab)
1cat <<EOF
2	return raw_cmpxchg${order}(&v->counter, old, new);
3EOF
4