aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/x86_64/static-start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/x86_64/static-start.S')
-rw-r--r--sysdeps/mach/hurd/x86_64/static-start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/x86_64/static-start.S b/sysdeps/mach/hurd/x86_64/static-start.S
index 9b9db937bd..0ec00905a0 100644
--- a/sysdeps/mach/hurd/x86_64/static-start.S
+++ b/sysdeps/mach/hurd/x86_64/static-start.S
@@ -25,6 +25,7 @@ _start:
leaq __strlen_sse2(%rip), %rax
movq %rax, strlen@GOTPCREL(%rip)
+ movq %rsp, %rdi
call _hurd_stack_setup
xorq %rdx, %rdx
jmp _start1