blob: a1bb46554434bd23851441787a784209b518ea71 [file] [log] [blame]
.section scnfoo,"aw",%progbits
.zero 0x10
.globl bar
.data
.align 8
.type bar, %object
.size bar, 8
bar:
.ifdef UNDERSCORE
.dc.a ___start_scnfoo
.else
.dc.a __start_scnfoo
.endif
.dc.a .startof. (scnfoo)