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