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