This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / weak.t
1 SECTIONS
2 {
3 .text 0x1000 : {
4 tmpdir/weak1.o(*)
5 }
6 .data 0x2000 : {
7 tmpdir/weak2.o(*)
8 }
9 }
This page took 0.03184 seconds and 5 git commands to generate.