summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/exeprefix.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/prefix/exeprefix.S')
-rw-r--r--src/arch/x86/prefix/exeprefix.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/x86/prefix/exeprefix.S b/src/arch/x86/prefix/exeprefix.S
index 5b2605e8..98ed6c5f 100644
--- a/src/arch/x86/prefix/exeprefix.S
+++ b/src/arch/x86/prefix/exeprefix.S
@@ -37,10 +37,9 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
#define PSP_CMDLINE_START 0x81
.section ".note.GNU-stack", "", @progbits
- .text
+ .code16
.arch i386
.org 0
- .code16
.section ".prefix", "awx", @progbits
signature: