diff --git a/SUMMARY.md b/SUMMARY.md index e797e75..ab50749 100644 --- a/SUMMARY.md +++ b/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)