Last change
on this file was 610, checked in by bird, 22 years ago |
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
222 bytes
|
Line | |
---|
1 | NOCROSSREFS ( .text .data )
|
---|
2 | SECTIONS
|
---|
3 | {
|
---|
4 | .dynsym : { *(.dynsym) }
|
---|
5 | .dynstr : { *(.dynstr) }
|
---|
6 | .hash : { *(.hash) }
|
---|
7 | .toc : { *(.toc) }
|
---|
8 | .opd : { *(.opd) }
|
---|
9 | .text : { tmpdir/cross1.o }
|
---|
10 | .data : { tmpdir/cross2.o }
|
---|
11 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.