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