summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/stack16.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/core/stack16.S')
-rw-r--r--src/arch/x86/core/stack16.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/core/stack16.S b/src/arch/x86/core/stack16.S
index ad67e4f2..d3949a55 100644
--- a/src/arch/x86/core/stack16.S
+++ b/src/arch/x86/core/stack16.S
@@ -1,5 +1,6 @@
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
+ .section ".note.GNU-stack", "", @progbits
.arch i386
/****************************************************************************