摘要:
主要分析do_basic_setup函数里面的do_initcalls()函数,这个函数用来调用所有编译内核的驱动模块中的初始化函数。static void __init do_initcalls(void){ initcall_t *call; for (call = __ea... 阅读全文
posted @ 2014-04-16 15:55
morphling.huang
阅读(418)
评论(0)
推荐(0)
|
morphling.huang
既然选择了远方,便只顾风雨兼程。 |