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