您的位置:首页 > 其它

warning: function declaration isn't a prototype

2011-08-30 15:36 453 查看
1 The function didn't declare.

2 when in kernel module,function may need a parameter,like func(void), not func().

3 the parameter may have a struct or type not be defined.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐