7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
|
|
.global DOF_PACKAGE
|
|
.section .rodata
|
|
DOF_PACKAGE:
|
|
.incbin "dof.bin"
|
|
|