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