aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-64/elf/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-64/elf/start.S')
-rw-r--r--sysdeps/s390/s390-64/elf/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-64/elf/start.S b/sysdeps/s390/s390-64/elf/start.S
index 981d3e892c..9d867611e3 100644
--- a/sysdeps/s390/s390-64/elf/start.S
+++ b/sysdeps/s390/s390-64/elf/start.S
@@ -39,7 +39,7 @@
.text
.globl _start
- type _start,@function
+ .type _start,@function
_start:
/* Load argc and argv from stack. */
la %r4,8(%r15) # get argv