6 lines
82 B
ArmAsm
6 lines
82 B
ArmAsm
.global _init
|
|
.type _init,@function
|
|
_init:
|
|
nop
|
|
.Lfe3:
|
|
.size _init,.Lfe3-_init
|