summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen/_setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/amd64/gen/_setjmp.S')
-rw-r--r--lib/libc/amd64/gen/_setjmp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/amd64/gen/_setjmp.S b/lib/libc/amd64/gen/_setjmp.S
index 38c3c6f..9035632 100644
--- a/lib/libc/amd64/gen/_setjmp.S
+++ b/lib/libc/amd64/gen/_setjmp.S
@@ -92,3 +92,5 @@ ENTRY(___longjmp)
1: movq %rcx,0(%rsp)
ret
END(___longjmp)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud