Browse Source

Update SUMMARY.md

0xAX 8 years ago
parent
commit
090d388b33
1 changed files with 1 additions and 0 deletions
  1. 1 0
      SUMMARY.md

+ 1 - 0
SUMMARY.md

@@ -75,6 +75,7 @@
     * [How the kernel is compiled](Misc/how_kernel_compiled.md)
     * [Linkers](Misc/linkers.md)
     * [Linux kernel development](Misc/contribute.md)
+    * [Program startup process in userspace](Misc/program_startup.md)
     * [Write and Submit your first Linux kernel Patch]()
     * [Data types in the kernel]()
 * [KernelStructures](KernelStructures/README.md)