diff --git a/SUMMARY.md b/SUMMARY.md index e03aeef..e797e75 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -33,6 +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]() * [SMP]() * [Concepts](Concepts/README.md) * [Per-CPU variables](Concepts/per-cpu.md)