about summary refs log tree commit diff
path: root/sysdeps/aarch64/start.S
diff options
context:
space:
mode:
authorRenlin Li <Renlin.Li@arm.com>2014-11-11 15:02:02 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-11-11 15:02:02 +0000
commit80085defb83e4f2ce098c8bc00c82d1e14998c71 (patch)
tree1eb88fdae4f054bbd6d03859d9d20c3f5d8d8e9f /sysdeps/aarch64/start.S
parentbd80507166253107ce84245c8c93d95368abc982 (diff)
downloadglibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.gz
glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.xz
glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.zip
[AArch64] End frame record chain correctly.
Diffstat (limited to 'sysdeps/aarch64/start.S')
-rw-r--r--sysdeps/aarch64/start.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/aarch64/start.S b/sysdeps/aarch64/start.S
index 35d603ae9e..69b45eac44 100644
--- a/sysdeps/aarch64/start.S
+++ b/sysdeps/aarch64/start.S
@@ -47,7 +47,6 @@ _start:
 	/* Create an initial frame with 0 LR and FP */
 	mov	x29, #0
 	mov	x30, #0
-	mov	x29, sp
 
 	/* Setup rtld_fini in argument register */
 	mov	x5, x0