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