6 lines
73 B
ArmAsm
6 lines
73 B
ArmAsm
.abicalls
|
|
.global __start
|
|
.ent __start
|
|
__start:
|
|
jr $31
|
|
.end __start
|