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