6 This contains a minimal C library - enough for the kernel.
10 This contains the core kernel parts that cannot be put in modules.
14 This contains the link:mm.html[memory manager], which is rather confusing and
15 tangled, so it merits its own directory.
19 This contains the documentation that you're reading now.
23 This directory is not part of the source distribution. It is created by the
24 build system to put all generated files in.
29 See link:build.html[building]
34 See link:modules.html[modules]