summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/bfin/crtn.S
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-07-26 20:05:22 -0400
committerMike Frysinger <vapier@gentoo.org>2010-07-26 20:31:57 -0400
commitfb599a12a30598f13e50f63fbc0db8919678bbc3 (patch)
tree5bc1ef2c618fd5cb9497329882884f1a86275ed3 /libc/sysdeps/linux/bfin/crtn.S
parent0b291e93bc26836686d8a8a2033cdd59e2fc55f2 (diff)
bfin: add exec stack markings to assembly files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/bfin/crtn.S')
-rw-r--r--libc/sysdeps/linux/bfin/crtn.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/bfin/crtn.S b/libc/sysdeps/linux/bfin/crtn.S
index add0b7162..a35ebe05a 100644
--- a/libc/sysdeps/linux/bfin/crtn.S
+++ b/libc/sysdeps/linux/bfin/crtn.S
@@ -51,3 +51,5 @@ Boston, MA 02111-1307, USA. */
P3 = [SP++];
#endif
rts;
+
+.section .note.GNU-stack,"",%progbits