summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/wcscmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/wcscmp.S')
-rw-r--r--lib/libc/i386/string/wcscmp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/i386/string/wcscmp.S b/lib/libc/i386/string/wcscmp.S
index 8d0700a..6fbcb8c 100644
--- a/lib/libc/i386/string/wcscmp.S
+++ b/lib/libc/i386/string/wcscmp.S
@@ -78,3 +78,5 @@ no0: subl (%esi),%eax
popl %edi
ret
END(wcscmp)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud