aboutsummaryrefslogtreecommitdiff
path: root/lib/alloca86.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/alloca86.S')
-rw-r--r--lib/alloca86.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/alloca86.S b/lib/alloca86.S
index a17e07f..ec1e185 100644
--- a/lib/alloca86.S
+++ b/lib/alloca86.S
@@ -28,8 +28,4 @@ p3:
push %edx
ret
-/* mark stack as nonexecutable */
-#if defined __ELF__ && defined __linux__
- .section .note.GNU-stack,"",@progbits
-#endif
/* ---------------------------------------------- */