powerpc, 8xx: move specific reginfo
[platform/kernel/u-boot.git] / common / dlmalloc.c
index adc680e..fc1e8b3 100644 (file)
@@ -1,6 +1,6 @@
 #include <common.h>
 
-#ifdef CONFIG_SANDBOX
+#if defined(CONFIG_UNIT_TEST)
 #define DEBUG
 #endif