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