This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / script.s
1 .text
2 text_symbol:
3 .long 1
4 .data
5 data_symbol:
6 .long 2
This page took 0.029346 seconds and 4 git commands to generate.