Explorar o código

Removed a .align 2 by mistake in previous commit.

Joakim Tjernlund %!s(int64=17) %!d(string=hai) anos
pai
achega
7e4add25ab
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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