我试图通过Linux Mint上的CDT在Eclipse中编写内核模块(使用纯C),但CDT似乎没有检测到库。 未解析的库有: #include <linux/module.h> #include <linux/slab.h> ...
確定! 回上一頁