X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fgeneric.c;h=fbeff20bea1f8f494320e4437c8fa3efaf4156f4;hb=2b21111e5aec30a54f47383a11b179b0bd226463;hp=7a70e5d81c13bf960fdf5afab029231722b0e17b;hpb=33717ee76445b728dfa74df98863f14118c8d41d;p=palacios-OLD.git diff --git a/palacios/src/devices/generic.c b/palacios/src/devices/generic.c index 7a70e5d..fbeff20 100644 --- a/palacios/src/devices/generic.c +++ b/palacios/src/devices/generic.c @@ -26,7 +26,7 @@ -#ifndef DEBUG_GENERIC +#ifndef CONFIG_DEBUG_GENERIC #undef PrintDebug #define PrintDebug(fmt, args...) #endif