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