Skip to content

Commit 1f259e0

Browse files
committed
Align AP data fields
1 parent 62831a4 commit 1f259e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mythril_core/src/ap_startup.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ap_startup_64:
106106
; Jump to rust code
107107
jmp ap_entry
108108

109-
109+
ALIGN 16
110110
global AP_STACK_ADDR
111111
AP_STACK_ADDR:
112112
dq 0

0 commit comments

Comments
 (0)