summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_ppc/string.c')
-rw-r--r--post/lib_ppc/string.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/post/lib_ppc/string.c b/post/lib_ppc/string.c
index bd83bd1362..b2daa88049 100644
--- a/post/lib_ppc/string.c
+++ b/post/lib_ppc/string.c
@@ -33,8 +33,6 @@
* of the source and target buffers are then compared.
*/
-#ifdef CONFIG_POST
-
#include <post.h>
#include "cpu_asm.h"
@@ -103,4 +101,3 @@ int cpu_post_test_string (void)
}
#endif
-#endif
OpenPOWER on IntegriCloud