summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/core/setjmp.S')
-rw-r--r--src/arch/i386/core/setjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/core/setjmp.S b/src/arch/i386/core/setjmp.S
index e0bbb7ef..cbb5e713 100644
--- a/src/arch/i386/core/setjmp.S
+++ b/src/arch/i386/core/setjmp.S
@@ -2,8 +2,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
.section ".note.GNU-stack", "", @progbits
.text
- .arch i386
.code32
+ .arch i386
/* Must match jmp_buf structure layout */
.struct 0