mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove stupid typo
This commit is contained in:
parent
99def26ce0
commit
23a98157b2
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ Lremap:
|
|||
add rax, 0x200000
|
||||
add rcx, 0x200000
|
||||
add rdi, 8
|
||||
; note: the whole code segement have to fit in the first pgd
|
||||
; note: the whole code segement has to fit in the first pgd
|
||||
cmp rcx, rsi
|
||||
jnb Lno_pml4_init
|
||||
cmp rcx, QWORD [image_size]
|
||||
|
|
Loading…
Add table
Reference in a new issue