Browse Source

Update SUMMARY.md

0xAX 9 năm trước cách đây
mục cha
commit
84acbcc3bd
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      SUMMARY.md

+ 2 - 1
SUMMARY.md

@@ -34,7 +34,8 @@
     * [vsyscall and vDSO](SysCall/syscall-3.md)
     * [How the Linux kernel runs a program](SysCall/syscall-4.md)
 * [Timers and time management](Timers/README.md)
-    * [Introduction](Timers/timers-1.md)	
+    * [Introduction](Timers/timers-1.md)
+    * [Clocksource framework](Timers/timers-2.md)
 * [Memory management](mm/README.md)
     * [Memblock](mm/linux-mm-1.md)
     * [Fixmaps and ioremap](mm/linux-mm-2.md)