
| 平台 | 内核版本 | 安卓版本 |
|---|---|---|
| RK3399 | Linux4.4 | Android7.1 |
文章目录
文件目录:
kernelincludelinuxinit.h
/* initcalls are now grouped by functionality into separate
* subsections. Ordering inside the subsections is determined
* by link order.
* For backwards compatibility, initcall() puts the call in
* the device init subsection.
*
* The `id' arg to __define_initcall() is needed so that multiple initcalls
* can point at the same handler without causing duplicate-symbol build errors.
*/
#define
最后
以上就是活泼小蝴蝶最近收集整理的关于RK3399平台开发系列讲解(内核入门篇)1.7、module_init 的优先级的全部内容,更多相关RK3399平台开发系列讲解(内核入门篇)1.7、module_init内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复