blob: 5c0e19f767caa567ea454c5e4e70fdd1272c8b51 [file] [log] [blame]
.data
.globl bar
.type bar,%object
bar:
.dc.a __start__foo
.size bar, .-bar
.section _foo,"aw",%progbits
foo:
.ascii "This is bar"