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