blob: 2306c59d7657a713f500ef10ca0782eb6611afc5 [file] [log] [blame]
.text
.globl _start
_start:
.dc.a __start__foo
.dc.a bar
.section _foo,"aw",%progbits
foo:
.ascii "This is foo"