[U-Boot] lib_generic/zlib.c breaks when DEBUG are defined

Gao Ya'nan abutter.gao at gmail.com
Wed Sep 2 15:02:26 CEST 2009


======================
84 /* Diagnostic functions */
85 #ifdef DEBUG
86 #include <stdio.h>
======================

And

======================
1992 #ifdef DEBUG
1993
1994 #ifndef verbose
1995 #define verbose 0
1996 #endif
======================


More information about the U-Boot mailing list