1
0
Fork 0
android_kernel_rockchip_tart/scripts/atomic/fallbacks/xchg
2025-06-27 00:32:42 -05:00

3 lines
58 B
Text

cat <<EOF
return raw_xchg${order}(&v->counter, new);
EOF