2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
[external/binutils.git] / ld / testsuite / ld-elf / nobits-1.s
1         .globl _entry
2         .section .foo,"awx",%progbits
3 _entry:
4         .byte 0
5         .section .bar,"ax",%nobits
6         .byte 0