1
0
Эх сурвалжийг харах

Update and rename linux-initialization-1.md to linux-initialization-1.md

0xAX 10 жил өмнө
parent
commit
2a3a9bb1ca

+ 1 - 1
Initialization/ linux-initialization-1.md → Initialization/linux-initialization-1.md

@@ -1,7 +1,7 @@
 Kernel initialization. Part 1.
 ================================================================================
 
-First steps in kernel code
+First steps in the kernel code
 --------------------------------------------------------------------------------
 
 In the previous post (`Kernel booting process. Part 5.`) - [Kernel decompression](http://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-5.html) we stopped at the [jump](https://github.com/torvalds/linux/blob/master/arch/x86/boot/compressed/head_64.S) on the decompressed kernel: