boot1_arch.h

来自「linux下用PCMCIA无线网卡虚拟无线AP的程序源码」· C头文件 代码 · 共 8 行

H
8
字号
/* Any assmbly language/system dependent hacks needed to setup boot1.c so it * will work as expected and cope with whatever platform specific wierdness is * needed for this architecture.  See arm/boot1_arch.h for an example of what * can be done. */#define DL_BOOT(X)   void _dl_boot (X)

⌨️ 快捷键说明

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