Ver Fonte

Removed a .align 2 by mistake in previous commit.

Joakim Tjernlund há 17 anos atrás
pai
commit
7e4add25ab
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      libc/sysdeps/linux/powerpc/crti.S

+ 2 - 0
libc/sysdeps/linux/powerpc/crti.S

@@ -20,3 +20,5 @@ _fini:
 	stwu 1,-32(1)
 	mflr 0
 	stw 0,36(1)
+
+	.align 2