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