1 cat <<EOF 1 cat <<EOF 2 ${retstmt}raw_${atomic}_${pfx}sub${sfx !! 2 static __always_inline ${ret} >> 3 arch_${atomic}_${pfx}dec${sfx}${order}(${atomic}_t *v) >> 4 { >> 5 ${retstmt}arch_${atomic}_${pfx}sub${sfx}${order}(1, v); >> 6 } 3 EOF 7 EOF
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.