We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7f4d1 commit c6b2c78Copy full SHA for c6b2c78
SUMMARY.md
@@ -78,9 +78,9 @@
78
* [Initial ram disk]()
79
* [initrd]()
80
* [Misc](Misc/README.md)
81
- * [How the kernel is compiled](Misc/linux-misc-1.md)
82
- * [Linkers](Misc/linux-misc-2.md)
83
- * [Linux kernel development](Misc/linux-misc-3.md)
+ * [Linux kernel development](Misc/linux-misc-1.md)
+ * [How the kernel is compiled](Misc/linux-misc-2.md)
+ * [Linkers](Misc/linux-misc-3.md)
84
* [Program startup process in userspace](Misc/linux-misc-4.md)
85
* [Write and Submit your first Linux kernel Patch]()
86
* [Data types in the kernel]()
0 commit comments