summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/wcslen.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/wcslen.S')
-rw-r--r--lib/libc/i386/string/wcslen.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/i386/string/wcslen.S b/lib/libc/i386/string/wcslen.S
index 9fea2b0..691e17f 100644
--- a/lib/libc/i386/string/wcslen.S
+++ b/lib/libc/i386/string/wcslen.S
@@ -67,3 +67,5 @@ found1: incl %eax
found0: popl %ebx
ret
END(wcslen)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud