ソースを参照

Removed a .align 2 by mistake in previous commit.

Joakim Tjernlund 17 年 前
コミット
7e4add25ab
1 ファイル変更2 行追加0 行削除
  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