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