aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xen/arch/x86/boot/trampoline.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/arch/x86/boot/trampoline.S b/xen/arch/x86/boot/trampoline.S
index 19d476e6b5..425807010e 100644
--- a/xen/arch/x86/boot/trampoline.S
+++ b/xen/arch/x86/boot/trampoline.S
@@ -117,7 +117,6 @@ high_start:
.code32
trampoline_boot_cpu_entry:
- jmp .Lskip_realmode
cmpb $0xff,bootsym_rel(realmode_available,5)
jnz .Lskip_realmode
cmpb $0,bootsym_rel(skip_realmode,5)