New tests.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group.ld
1 SECTIONS
2 {
3 . = 0x1000;
4 .text : { *(.text) }
5 }
This page took 0.03236 seconds and 4 git commands to generate.