2014-01-15 10:53:42 +01:00

7 lines
86 B
ArmAsm

.globl _start
_start:
.dc.a __start__foo
.section _foo,"aw",%progbits
foo:
.long 1