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