Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是linux新手,对于函数static int __init console_setup(char *str),它会返回int,函数名是console_setup,但是这里的_init是什么意思呢?我试图谷歌,但没有答案。谢谢
它在 中定义和描述include/linux/init.h。
include/linux/init.h