a.out.h

来自「此工具是arm-linux-GCC交叉编译工具(cross-3.4.4)」· C头文件 代码 · 共 8 行

H
8
字号
#ifndef __A_OUT_GNU_H__# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."#endif/* Signal to users of this header that this architecture really doesn't   support a.out binary format.  */#define __NO_A_OUT_SUPPORT 1

⌨️ 快捷键说明

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