]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-z80/dummy1.s
Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-z80 / dummy1.s
1 .text
2 _start:
3 ld a,a
4 .data
5 .db 0
6 .end