mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 12:20:56 +00:00
boot: fix indentation
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
This commit is contained in:
parent
9d2aa869a1
commit
01ce5185d8
@ -9,4 +9,4 @@ This chapter describes the linux kernel boot process. Here you will see a series
|
||||
* [Kernel Decompression](linux-bootstrap-5.md) - describes preparation before kernel decompression and details of direct decompression.
|
||||
* [Kernel random address randomization](linux-bootstrap-6.md) - describes randomization of the Linux kernel load address.
|
||||
|
||||
This chapter coincides with with `Linux kernel v4.16`.
|
||||
This chapter coincides with with `Linux kernel v4.17`.
|
Loading…
Reference in New Issue
Block a user