diff options
Diffstat (limited to 'post/lib_ppc/threei.c')
| -rw-r--r-- | post/lib_ppc/threei.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/post/lib_ppc/threei.c b/post/lib_ppc/threei.c index 79f01789c..bbb4f50b7 100644 --- a/post/lib_ppc/threei.c +++ b/post/lib_ppc/threei.c @@ -34,8 +34,6 @@   * different sets of operand registers and result registers.   */ -#ifdef CONFIG_POST -  #include <post.h>  #include "cpu_asm.h" @@ -134,4 +132,3 @@ int cpu_post_test_threei (void)  }  #endif -#endif |