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