X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fcga.c;h=b720c6b59eab117c1356e9be143fd9caac3c4f80;hb=1bd025c8e158b2b5f4c8e8ccf1bcf8d702dde037;hp=7dd2bdd44fb204e473bf380e1622317de14074e8;hpb=5b1f618cf74dbcd7e490fa3fe4da5a4c53d79b5d;p=palacios-OLD.git diff --git a/palacios/src/devices/cga.c b/palacios/src/devices/cga.c index 7dd2bdd..b720c6b 100644 --- a/palacios/src/devices/cga.c +++ b/palacios/src/devices/cga.c @@ -36,7 +36,7 @@ #else #define PrintVerbose(fmt, args...) #endif -#ifndef CONFIG_DEBUG_CGA +#if CONFIG_DEBUG_CGA == 0 #undef PrintDebug #define PrintDebug(fmt, args...) #endif