aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/elf/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/elf/start.S')
-rw-r--r--sysdeps/alpha/elf/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/elf/start.S b/sysdeps/alpha/elf/start.S
index ecb8174152..b5e5df102a 100644
--- a/sysdeps/alpha/elf/start.S
+++ b/sysdeps/alpha/elf/start.S
@@ -30,7 +30,7 @@ _start:
br gp, 1f
1: ldgp gp, 0(gp)
subq sp, 16, sp
- .prologue 1
+ .prologue 0
/* Load address of the user's main function. */
lda a0, main