xref: /linux/scripts/atomic/fallbacks/xchg (revision 5a77457232fa0453da4d3d5a7d530129944aeeb5)
1cat <<EOF
2	return raw_xchg${order}(&v->counter, new);
3EOF
4