mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-05 00:32:33 +00:00
Удаление ненужной пустой строки в коде
This commit is contained in:
parent
da19fd31c7
commit
2c910fcfdd
@ -64,7 +64,6 @@ ENTRY(startup_64)
|
|||||||
|
|
||||||
```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