X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fram_hd.c;h=6a5730c4abbee62c6a302af4d3891049bb308b93;hb=2b21111e5aec30a54f47383a11b179b0bd226463;hp=6c61ad4d207876b2fc83130740d50d545dfeb75d;hpb=942df9bb1e2570764d24c74f797247536639502e;p=palacios-OLD.git diff --git a/palacios/src/devices/ram_hd.c b/palacios/src/devices/ram_hd.c index 6c61ad4..6a5730c 100644 --- a/palacios/src/devices/ram_hd.c +++ b/palacios/src/devices/ram_hd.c @@ -23,7 +23,7 @@ -#ifndef DEBUG_IDE +#ifndef CONFIG_DEBUG_IDE #undef PrintDebug #define PrintDebug(fmt, args...) #endif