xref: /openbmc/linux/scripts/atomic/fallbacks/cmpxchg (revision 5ad1ab30)
1cat <<EOF
2	return raw_cmpxchg${order}(&v->counter, old, new);
3EOF
4