summaryrefslogtreecommitdiffstats
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 d045c5493736..ff4f1a26d04f 100644
--- a/src/cpu/x86/entry16.S
+++ b/src/cpu/x86/entry16.S
@@ -43,7 +43,7 @@ _start16bit:
cli
/* Save the BIST result */
movl %eax, %ebp
- post_code(POST_RESET_VECTOR_CORRECT)
+ post_code(POSTCODE_RESET_VECTOR_CORRECT)
/* IMMEDIATELY invalidate the translation lookaside buffer (TLB) before
* executing any further code. Even though paging is disabled we