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