* gas/config/tc-avr.c: Change ISA for devices with USB support to
[external/binutils.git] / ld / testsuite / ld-elf / init3.s
1         .section .init, "a"
2         .p2align 4
3         .type   foo3,%function
4 foo3:
5         .dc.a   0x0
6         .size   foo3,.-foo3