common: fix alignment of variable in AArch64 menu thunk

Fixes a problem that sometimes occured due to a specific relocation
being used for the misaligned variable.
This commit is contained in:
Kacper Słomiński 2022-08-24 21:15:37 +02:00
parent 04a6389fd8
commit 489450d602
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.section .data .section .data
.align 3
stack_at_first_entry: stack_at_first_entry:
.quad 0 .quad 0