2013-04-03 21:39:13 +02:00

7 lines
86 B
ArmAsm

.section .init
.p2align 2
.type foo1,%function
foo1:
.dc.a 0x0
.size foo1,.-foo1