Ver Fonte

Update SUMMARY.md

0xAX há 9 anos atrás
pai
commit
440bd03c66
1 ficheiros alterados com 1 adições e 0 exclusões
  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)