* VMS does not permits `.' in directory names. Renamed
[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.031676 seconds and 5 git commands to generate.