summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/wcschr.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/wcschr.S')
-rw-r--r--lib/libc/i386/string/wcschr.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/i386/string/wcschr.S b/lib/libc/i386/string/wcschr.S
index 8f6c543..37862a9 100644
--- a/lib/libc/i386/string/wcschr.S
+++ b/lib/libc/i386/string/wcschr.S
@@ -75,3 +75,5 @@ no: popl %ebx
xorl %eax,%eax
ret
END(wcschr)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud