mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-03 18:15:06 +01:00
7 lines
70 B
ArmAsm
7 lines
70 B
ArmAsm
.rodata
|
|
|
|
.globl data1
|
|
.balign 32
|
|
data1:
|
|
.incbin "../source/data1"
|