/
usr
/
src
/
linux-aws-5.4-headers-5.4.0-1054
/
scripts
/
atomic
/
fallbacks
/
Upload File
HOME
cat <<EOF static inline ${ret} ${atomic}_${pfx}dec${sfx}${order}(${atomic}_t *v) { ${retstmt}${atomic}_${pfx}sub${sfx}${order}(1, v); } EOF