summaryrefslogtreecommitdiff
path: root/src/cpu/x86/entry16.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/entry16.S')
-rw-r--r--src/cpu/x86/entry16.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/entry16.S b/src/cpu/x86/entry16.S
index 1ecd6ed422..501d01d3e4 100644
--- a/src/cpu/x86/entry16.S
+++ b/src/cpu/x86/entry16.S
@@ -125,7 +125,7 @@ _start16bit:
movl %ebp, %eax
/* Now that we are in protected mode jump to a 32 bit code segment. */
- ljmpl $ROM_CODE_SEG, $__protected_start
+ ljmpl $ROM_CODE_SEG, $bootblock_protected_mode_entry
/**
* The gdt is defined in gdt_init.S, it has a 4 Gb code segment