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