summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/dskprefix.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/prefix/dskprefix.S')
-rw-r--r--src/arch/x86/prefix/dskprefix.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/prefix/dskprefix.S b/src/arch/x86/prefix/dskprefix.S
index 0503f113..bc194887 100644
--- a/src/arch/x86/prefix/dskprefix.S
+++ b/src/arch/x86/prefix/dskprefix.S
@@ -24,6 +24,7 @@ FILE_LICENCE ( GPL2_ONLY )
.equ SYSSEG, 0x1000 /* system loaded at SYSSEG<<4 */
+ .section ".note.GNU-stack", "", @progbits
.org 0
.arch i386
.text