summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_6fx/cache_as_ram_disable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/model_6fx/cache_as_ram_disable.c')
-rw-r--r--src/cpu/intel/model_6fx/cache_as_ram_disable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/intel/model_6fx/cache_as_ram_disable.c b/src/cpu/intel/model_6fx/cache_as_ram_disable.c
index fcdd3f2e19..9af667d655 100644
--- a/src/cpu/intel/model_6fx/cache_as_ram_disable.c
+++ b/src/cpu/intel/model_6fx/cache_as_ram_disable.c
@@ -55,7 +55,7 @@ void stage1_main(unsigned long bist)
/* No servicable parts below this line .. */
-#if CAR_DEBUG
+#ifdef CAR_DEBUG
/* Check value of esp to verify if we have enough rom for stack in Cache as RAM */
unsigned v_esp;
__asm__ volatile (