7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
|
|
.global FSR_PACKAGE
|
|
.section .rodata
|
|
FSR_PACKAGE:
|
|
.incbin "fsr.bin"
|
|
|