x-fx2800
来自「gcc编译工具没有什么特别」· 代码 · 共 8 行
TXT
8 行
# The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,# but apparently the native compiler generates non ABI-compliant# function prologues and epilogues, so we need the alloca from emacs.# -- hyc@hanauma.jpl.nasa.govALLOCA=alloca.o
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?