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