Przeglądaj źródła

Update SUMMARY.md

0xAX 9 lat temu
rodzic
commit
440bd03c66
1 zmienionych plików z 1 dodań i 0 usunięć
  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)