summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/string/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/bzero.S')
-rw-r--r--lib/libc/i386/string/bzero.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/i386/string/bzero.S b/lib/libc/i386/string/bzero.S
index 3c22b36..c8d3776 100644
--- a/lib/libc/i386/string/bzero.S
+++ b/lib/libc/i386/string/bzero.S
@@ -80,3 +80,5 @@ L1: rep
popl %edi
ret
END(bzero)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud