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