about summary refs log tree commit diff
path: root/sysdeps/arm/dl-trampoline.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/dl-trampoline.S')
-rw-r--r--sysdeps/arm/dl-trampoline.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/dl-trampoline.S b/sysdeps/arm/dl-trampoline.S
index 70105308ca..a2d322706d 100644
--- a/sysdeps/arm/dl-trampoline.S
+++ b/sysdeps/arm/dl-trampoline.S
@@ -194,7 +194,7 @@ _dl_runtime_profile:
 	ldmia	ip, {r0,r1}
 	add	r2, r7, #72
 	add	r3, r7, #0
-	bl	_dl_call_pltexit
+	bl	_dl_audit_pltexit
 
 	@ Return to caller.
 	ldmia	r7, {r0-r3}