diff options
Diffstat (limited to 'post/lib_ppc/threex.c')
| -rw-r--r-- | post/lib_ppc/threex.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/post/lib_ppc/threex.c b/post/lib_ppc/threex.c index 2c7206384..6aac93789 100644 --- a/post/lib_ppc/threex.c +++ b/post/lib_ppc/threex.c @@ -35,8 +35,6 @@   * different sets of operand registers and result registers.   */ -#ifdef CONFIG_POST -  #include <post.h>  #include "cpu_asm.h" @@ -226,4 +224,3 @@ int cpu_post_test_threex (void)  }  #endif -#endif |