Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / dummy1.s
CommitLineData
6655dba2
SB
1 .text
2_start:
3 ld a,a
4 .data
5 .db 0
6 .end
This page took 0.039959 seconds and 4 git commands to generate.