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