1 cat <<EOF 1 cat <<EOF 2 ${retstmt}raw_${atomic}_${pfx}add${sfx !! 2 static __always_inline ${ret} >> 3 ${arch}${atomic}_${pfx}inc${sfx}${order}(${atomic}_t *v) >> 4 { >> 5 ${retstmt}${arch}${atomic}_${pfx}add${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.