Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-unique / unique_empty.s
1 .type main,"function"
2 .global main
3 main:
4 .dc.a b_val
This page took 0.031366 seconds and 5 git commands to generate.