Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / group-4.s
1 .section .text.foo4,"axG",%progbits,foo4,comdat
2 foo4:
3 .word 0
4 .section .data.foo4,"awG",%progbits,foo4,comdat
5 bar4:
6 .word 0
This page took 0.028735 seconds and 4 git commands to generate.