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