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