This commit was manufactured by cvs2svn to create branch
[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