首页
问答
悬赏
已解决
文章
文库
视频
标签
登录
|
注册
我要发布
提出问题
发布文章
发布文档
铅笔画童年
暂未设置签名
0
文章
0
提问
0
回答
0
粉丝
提问
回答 (1)
文章
粉丝
朋友圈
关注
请问这个C语言语句怎么理解?#define __INIT __attribute__((unused, section("fs_vmn")))
第一个参数unused在gcc手册中有相关的解释:unused:This attribute, attached to a function, means that the function is meant to be possibly unused. GCC will not produce a warning for this function.====================...
发布于2023-11-04
64个赞