update copyright dates
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group3b.s
1 .section .data,"awG",%progbits,foo_group,comdat
2 .hidden foo
3 .globl foo
4 .type foo,%object
5 foo:
6 .word 0
This page took 0.029163 seconds and 4 git commands to generate.