summaryrefslogtreecommitdiff
path: root/purgatory/arch
diff options
context:
space:
mode:
Diffstat (limited to 'purgatory/arch')
-rw-r--r--purgatory/arch/i386/entry32-16-debug.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/purgatory/arch/i386/entry32-16-debug.S b/purgatory/arch/i386/entry32-16-debug.S
index 558ac1f..82b58ca 100644
--- a/purgatory/arch/i386/entry32-16-debug.S
+++ b/purgatory/arch/i386/entry32-16-debug.S
@@ -191,5 +191,5 @@ DEBUG_CHAR('j')
entry16_debug_old_first32:
.long 0x100000
.size entry16_debug_old_first32, . - entry16_debug_old_first32
- jmp %eax
+ jmp *%eax
.size entry16_debug_first32, . - entry16_debug_first32