Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / align.s
index d5d65bd7f99dfd5817889fc62a052788826cb9bf..9ccca130cc0352ee2e3af0c12146f4cdde62418d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test the alignment pseudo-ops.  */
-       .section ".text"
+       .text
 
        .byte   0xff
        .p2align 1,0
This page took 0.031129 seconds and 4 git commands to generate.