EXPORT_SYMBOL() 错误--warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
最近使用EXPORT_SYMBOL() 导出函数到内核符号表时,出现如下面的错误:warning: data definition has no type or storage classwarn
8月前470
最近使用EXPORT_SYMBOL() 导出函数到内核符号表时,出现如下面的错误:warning: data definition has no type or storage classwarn
