summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/init/prologue.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/init/prologue.inc')
-rw-r--r--src/arch/x86/init/prologue.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/init/prologue.inc b/src/arch/x86/init/prologue.inc
index 8947f20de321..b85c5c0faa44 100644
--- a/src/arch/x86/init/prologue.inc
+++ b/src/arch/x86/init/prologue.inc
@@ -25,5 +25,5 @@
/* This is the entry code. The code in the .reset section jumps here. */
- post_code(0x01)
+ post_code(POST_RESET_VECTOR_CORRECT)