7 lines
106 B
ArmAsm
Raw Normal View History

2017-04-10 13:32:00 +02:00
.section .text._init,"ax",%progbits
.globl _init
.hidden _init
.type _init, %function
_init:
.byte 0