mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add missing alignment
This commit is contained in:
parent
85c1cd3fd0
commit
6314f26c66
1 changed files with 1 additions and 0 deletions
|
@ -654,6 +654,7 @@ Lgo3:
|
|||
iretq
|
||||
|
||||
global is_single_kernel
|
||||
align 64
|
||||
is_single_kernel:
|
||||
mov eax, DWORD [single_kernel]
|
||||
ret
|
||||
|
|
Loading…
Add table
Reference in a new issue