direct.s
来自「是关于linux2.5.1的完全源码」· S 代码 · 共 15 行
S
15 行
/* * arch/ppc/boot/simple/direct.S * * Author: Tom Rini <trini@mvista.com> * * This is an empty function for machines which use SERIAL_IO_MEM * and don't need ISA_io set to anything but 0; */ .text .globl setup_legacysetup_legacy: blr
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?