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