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