7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
|
|
.global DFG_PACKAGE
|
|
.section .rodata
|
|
DFG_PACKAGE:
|
|
.incbin "dfg.bin"
|
|
|