Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z80 / dummy2.s
1 .text
2 ld a,a
3 .data
4 .db 0
5 .end
This page took 0.030787 seconds and 4 git commands to generate.