bios.searchresults

来自「嵌入式linux下ARM4210板的bootloader」· SEARCHRESULTS 代码 · 共 9 行

SEARCHRESULTS
9
字号
---- eth_init Matches (3 in 3 files) ----
Eth.c (tftp):int eth_init(void)
Eth.h (tftp):int eth_init(void);
Main.c (tftp):	eth_init();
---- eth_init Search Errors Encountered (2) ----
The following 2 files could not be opened for searching:
C:\Downloads\bootloader\bios\bios\bios.IAB
C:\Downloads\bootloader\bios\bios\bios.IMB

⌨️ 快捷键说明

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