remove unneded empty line in the code

pull/589/head
Alexander Kuleshov 6 years ago
parent 46acca900d
commit b7ed445f0a
No known key found for this signature in database
GPG Key ID: EE88CAC52D66AC9B

@ -66,7 +66,6 @@ In the next step we can see setup of the stack pointer and resetting of the flag
```assembly
leaq boot_stack_end(%rbx), %rsp
pushq $0
popfq
```

Loading…
Cancel
Save