소스 검색

Update README.md

0xAX 9 년 전
부모
커밋
5306bca105
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Concepts/README.md

+ 1 - 0
Concepts/README.md

@@ -4,3 +4,4 @@ This chapter describes various concepts which are used in the Linux kernel.
 
 * [Per-CPU variables](http://0xax.gitbooks.io/linux-insides/content/Concepts/per-cpu.html)
 * [CPU masks](http://0xax.gitbooks.io/linux-insides/content/Concepts/cpumask.html)
+* [The initcall mechanism](https://0xax.gitbooks.io/linux-insides/content/Concepts/initcall.html)