3 lines
66 B
Text
3 lines
66 B
Text
cat <<EOF
|
|
return raw_cmpxchg${order}(&v->counter, old, new);
|
|
EOF
|
cat <<EOF
|
|
return raw_cmpxchg${order}(&v->counter, old, new);
|
|
EOF
|