summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/sys/shmat.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arm/sys/shmat.S')
-rw-r--r--lib/libc/arm/sys/shmat.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/arm/sys/shmat.S b/lib/libc/arm/sys/shmat.S
index 3fc3d02..3574b1d 100644
--- a/lib/libc/arm/sys/shmat.S
+++ b/lib/libc/arm/sys/shmat.S
@@ -5,3 +5,5 @@ __FBSDID("$FreeBSD$");
#include "SYS.h"
RSYSCALL(shmat)
+
+ .section .note.GNU-stack,"",%progbits
OpenPOWER on IntegriCloud