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