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