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