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