5 lines
62 B
ArmAsm
5 lines
62 B
ArmAsm
.global _start
|
|
_start:
|
|
localsym:
|
|
move.d localsym:GOTOFF,$r3
|