Parcourir la source

Removed a .align 2 by mistake in previous commit.

Joakim Tjernlund il y a 17 ans
Parent
commit
7e4add25ab
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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