mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 22:19:14 +01:00
7 lines
139 B
ArmAsm
7 lines
139 B
ArmAsm
.section .assets.@sym@, "a", %progbits
|
|
.balign 8
|
|
.type assets_@sym@, %object
|
|
.global assets_@sym@
|
|
assets_@sym@:
|
|
.incbin "@file@"
|