This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross1.t
1 NOCROSSREFS ( .text .data )
2 SECTIONS
3 {
4 .text : { tmpdir/cross1.o }
5 .data : { tmpdir/cross2.o }
6 }
This page took 0.030637 seconds and 5 git commands to generate.