summaryrefslogtreecommitdiffstats
path: root/lib/csu/powerpc/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/powerpc/crtn.S')
-rw-r--r--lib/csu/powerpc/crtn.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/csu/powerpc/crtn.S b/lib/csu/powerpc/crtn.S
index d3baa70..7430118 100644
--- a/lib/csu/powerpc/crtn.S
+++ b/lib/csu/powerpc/crtn.S
@@ -42,3 +42,5 @@ __FBSDID("$FreeBSD$");
lwz 31,-4(11)
mr 1,11
blr
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud