* ld-scripts/phdrs3.d: Allow colon in name of linker binary.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-1.s
CommitLineData
49c13adb
L
1 .text
2 .global _start
3_start:
4 .long __data_start
5 .long __data_end
This page took 0.151096 seconds and 4 git commands to generate.