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