7 lines
94 B
ArmAsm
7 lines
94 B
ArmAsm
|
|
.global _SGSR_PACKAGE
|
|
.section __TEXT,__const
|
|
_SGSR_PACKAGE:
|
|
.incbin "sgsr.bin"
|
|
|