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
index efd66839bce75b604cdf4c0c3f4d5239cc89d598..4896641b50b7ca028647ab8194581c789db3879b 100644 (file)
@@ -1,4 +1,4 @@
         .type main,"function"
         .global main
 main:
-        .long 0
+       .dc.a b_val
This page took 0.024348 seconds and 4 git commands to generate.