summaryrefslogtreecommitdiff
path: root/post/lib_powerpc/twox.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_powerpc/twox.c')
-rw-r--r--post/lib_powerpc/twox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/lib_powerpc/twox.c b/post/lib_powerpc/twox.c
index 5c36012a9b..320cc0a64e 100644
--- a/post/lib_powerpc/twox.c
+++ b/post/lib_powerpc/twox.c
@@ -22,7 +22,7 @@
#include <post.h>
#include "cpu_asm.h"
-#if CONFIG_POST & CONFIG_SYS_POST_CPU
+#if CFG_POST & CONFIG_SYS_POST_CPU
extern void cpu_post_exec_21 (ulong *code, ulong *cr, ulong *res, ulong op1);
extern ulong cpu_post_makecr (long v);