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