Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-1.s
CommitLineData
49c13adb
L
1 .text
2 .global _start
3_start:
39a7b38f
SC
4 .dc.a __data_start
5 .dc.a __data_end
This page took 0.679498 seconds and 4 git commands to generate.