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