aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/init/car.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/init/car.S')
-rw-r--r--src/arch/i386/init/car.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/init/car.S b/src/arch/i386/init/car.S
index 107da7b222..64743ef8fc 100644
--- a/src/arch/i386/init/car.S
+++ b/src/arch/i386/init/car.S
@@ -54,7 +54,7 @@ __protected_stage0:
/* Save the BIST result. */
movl %eax, %ebp
- intel_chip_post_macro(0x01)
+ post_code(0x01)
movw $ROM_DATA_SEG, %ax
movw %ax, %ds