浏览代码

Update SUMMARY.md

0xAX 9 年之前
父节点
当前提交
440bd03c66
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SUMMARY.md

+ 1 - 0
SUMMARY.md

@@ -48,6 +48,7 @@
 * [Concepts](Concepts/README.md)
     * [Per-CPU variables](Concepts/per-cpu.md)
     * [Cpumasks](Concepts/cpumask.md)
+    * [The initcall mechanism](Concepts/initcall.md)
 * [Data Structures in the Linux Kernel](DataStructures/README.md)
     * [Doubly linked list](DataStructures/dlist.md)
     * [Radix tree](DataStructures/radix-tree.md)