diff options
Diffstat (limited to 'lib/libc/powerpc/gen/setjmp.S')
-rw-r--r-- | lib/libc/powerpc/gen/setjmp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/powerpc/gen/setjmp.S b/lib/libc/powerpc/gen/setjmp.S index a796120..6aaf81c 100644 --- a/lib/libc/powerpc/gen/setjmp.S +++ b/lib/libc/powerpc/gen/setjmp.S @@ -89,3 +89,4 @@ ENTRY(__longjmp) li %r3,1 blr + .section .note.GNU-stack,"",%progbits |