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