Sfoglia il codice sorgente

Removed a .align 2 by mistake in previous commit.

Joakim Tjernlund 17 anni fa
parent
commit
7e4add25ab
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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