* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / ld / testsuite / ld-sh / sh64 / init.s
index 4aa1ff9..900e764 100644 (file)
@@ -1,6 +1,7 @@
        .section .text,"ax"
        .global _init
        .type _init,@function
+       .align 1
 _init:
        nop
        nop
@@ -9,6 +10,7 @@ _init:
 
        .global _fini
        .type _fini,@function
+       .align 1
 _fini:
        nop
        nop