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