Files

5 lines
105 B
Plaintext
Raw Permalink Normal View History

cat <<EOF
__atomic_release_fence();
${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
EOF