4 lines
105 B
Text
Executable file
4 lines
105 B
Text
Executable file
cat <<EOF
|
|
__atomic_release_fence();
|
|
${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
|
|
EOF
|