mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 12:20:56 +00:00
remove unneded empty line in the code
This commit is contained in:
parent
46acca900d
commit
b7ed445f0a
@ -66,7 +66,6 @@ In the next step we can see setup of the stack pointer and resetting of the flag
|
|||||||
|
|
||||||
```assembly
|
```assembly
|
||||||
leaq boot_stack_end(%rbx), %rsp
|
leaq boot_stack_end(%rbx), %rsp
|
||||||
|
|
||||||
pushq $0
|
pushq $0
|
||||||
popfq
|
popfq
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user