summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/sys/exect.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/amd64/sys/exect.S')
-rw-r--r--lib/libc/amd64/sys/exect.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/amd64/sys/exect.S b/lib/libc/amd64/sys/exect.S
index 93125fa..81dc8e5 100644
--- a/lib/libc/amd64/sys/exect.S
+++ b/lib/libc/amd64/sys/exect.S
@@ -54,3 +54,5 @@ ENTRY(exect)
jmp HIDENAME(cerror)
#endif
END(exect)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud