English
首页
论坛
博客
多用户博客
在线工具
在线手册
开通博客赚积分
发布资源赚积分
分类
源码开发语言/平台
当前位置:
首页
> 源码/资料 >
嵌入式/单片机编程
>
嵌入式Linux
> 查看源码
a.out.h
资源名称:
arm_cross-3.4.4.tar.gz [点击查看]
上传用户:
szlgq88
上传日期:
2009-04-28
资源大小:
48287k
文件大小:
0k
源码类别:
嵌入式Linux
开发平台:
Unix_Linux
a.out.h:源码内容
#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