X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fapic.c;fp=palacios%2Fsrc%2Fdevices%2Fapic.c;h=2d95008cc6b265ee647bf3301f47f468d6f6fcbc;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hp=2ce9225fb49e48af7ea1c70d3be270099cc75d63;hpb=d34450b1e6fe3c2e1295c268c1722c669ba8d545;p=palacios.releases.git diff --git a/palacios/src/devices/apic.c b/palacios/src/devices/apic.c index 2ce9225..2d95008 100644 --- a/palacios/src/devices/apic.c +++ b/palacios/src/devices/apic.c @@ -24,7 +24,7 @@ #include -#ifndef DEBUG_APIC +#ifndef CONFIG_DEBUG_APIC #undef PrintDebug #define PrintDebug(fmt, args...) #endif