求助,内核函数使用方法

2025-04-14 16:44:06
推荐回答(1个)
回答1:

比如我写的模块中除了 init_module() 和cleanup_module() 函数外,还写了一个 hello_world() 函数