xref: /linux/scripts/atomic/fallbacks/release (revision 533925cb760431cb496a8c965cfd765a1a21d37e)
1cat <<EOF
2	__atomic_release_fence();
3	${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
4EOF
5