소스 검색

Update SUMMARY.md

0xAX 9 년 전
부모
커밋
6113643c98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SUMMARY.md

+ 1 - 1
SUMMARY.md

@@ -33,7 +33,7 @@
     * [Fixmaps and ioremap](mm/linux-mm-2.md)
 * [System calls](SysCall/README.md)
     * [Introduction to system calls](SysCall/syscall-1.md)
-    * [How the Linux kernel handles a system call]()
+    * [How the Linux kernel handles a system call](SysCall/syscall-2.md)
 * [SMP]()
 * [Concepts](Concepts/README.md)
     * [Per-CPU variables](Concepts/per-cpu.md)