summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/strlen.S')
-rw-r--r--sysdeps/x86_64/strlen.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/strlen.S b/sysdeps/x86_64/strlen.S
index b83332c90c..86bb8a50a9 100644
--- a/sysdeps/x86_64/strlen.S
+++ b/sysdeps/x86_64/strlen.S
@@ -21,6 +21,7 @@
#include <sysdep.h>
+ .text
ENTRY(strlen)
movq %rdi, %rcx
movq %rdi, %r8