Land #18616, Fix aarch64 elf shared SIGBUS error

Fix aarch64 elf shared object bus error
This commit is contained in:
Spencer McIntyre 2024-02-14 13:30:29 -05:00
commit a75013e51a
No known key found for this signature in database
GPG Key ID: 58101BA0D0D9C987
2 changed files with 2 additions and 1 deletions

View File

@ -88,6 +88,7 @@ strtab:
db 0
db 0
strtabsz equ $ - strtab
align 16
global _start
_start: