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