2004-12-01 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group.ld
1 SECTIONS
2 {
3 . = 0x1000;
4 .text : { *(.text) }
5 }
This page took 0.03031 seconds and 5 git commands to generate.