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