POST: preparations for moving CONFIG_POST to Makefiles
[oweals/u-boot.git] / post / lib_ppc / twox.c
index 48d9954ca4857838b87c3199f8f2f184d3b136fc..7417a36808ae221032476823613a09e46a687c37 100644 (file)
@@ -35,8 +35,6 @@
  * different sets of operand registers and result registers.
  */
 
-#ifdef CONFIG_POST
-
 #include <post.h>
 #include "cpu_asm.h"
 
@@ -173,4 +171,3 @@ int cpu_post_test_twox (void)
 }
 
 #endif
-#endif