7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
|
|
.global TAA_PACKAGE
|
|
.section .rodata
|
|
TAA_PACKAGE:
|
|
.incbin "taa.bin"
|
|
|