Browse Source

Update SUMMARY.md

0xAX 10 years ago
parent
commit
07430976eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      SUMMARY.md

+ 1 - 0
SUMMARY.md

@@ -21,6 +21,7 @@
     * [Introduction](interrupts/interrupts-1.md)
     * [Start to dive into interrupts](interrupts/interrupts-2.md)
     * [Interrupt handlers](interrupts/interrupts-3.md)
+    * [Initialization of non-early interrupt gates]()
 * [Memory management](mm/README.md)
     * [Memblock](mm/linux-mm-1.md)
     * [Fixmaps and ioremap](mm/linux-mm-2.md)