hppa.sed

来自「工具链BINUTIS-2.16的源代码」· SED 代码 · 共 5 行

SED
5
字号
s/# Old OSF sed blows up if you have a sed command starting with "#"//s/# Avoid it by putting the comments within real sed commands.//s/# Fix the definition of common_symbol to be correct for the PA assebmlers.//s/	\.comm common_symbol,4/common_symbol	.comm 4/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?