summaryrefslogtreecommitdiff
path: root/libc/string/x86_64/strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/x86_64/strlen.S')
-rw-r--r--libc/string/x86_64/strlen.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/string/x86_64/strlen.S b/libc/string/x86_64/strlen.S
index 0441dc46c..e79537f87 100644
--- a/libc/string/x86_64/strlen.S
+++ b/libc/string/x86_64/strlen.S
@@ -20,6 +20,7 @@
#include "_glibc_inc.h"
+/* Seems to be unrolled too much */
.text
ENTRY (strlen)