Fix aarch64 elf shared object bus error

This commit is contained in:
adfoster-r7 2023-12-12 23:50:58 +00:00
parent 5f004106ac
commit 4e106c2a73
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: