about summary refs log tree commit diff
path: root/sysdeps/s390/s390-64/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-64/crtn.S')
-rw-r--r--sysdeps/s390/s390-64/crtn.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/s390/s390-64/crtn.S b/sysdeps/s390/s390-64/crtn.S
index 0eabcb346c..6bb1bc9dcf 100644
--- a/sysdeps/s390/s390-64/crtn.S
+++ b/sysdeps/s390/s390-64/crtn.S
@@ -37,13 +37,11 @@
    corresponding to the prologues in crti.S. */
 
 	.section .init
-	.align	4
 	lg	%r4,272(%r15)
 	lmg	%r6,%r15,208(%r15)
 	br	%r4
 
 	.section .fini
-	.align	4
 	lg	%r4,272(%r15)
 	lmg	%r6,%r15,208(%r15)
 	br	%r4