X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fcga.c;h=3a775637e4dc1b34b819666f502156abddeac440;hp=567a50c31565a50a622abb20a76e7039e493f54f;hb=1fafb61faf61621f4d3f56d6838f5f85f7a48d36;hpb=23bb96e0a0572322649a4a7d74c52b248064b2ba diff --git a/palacios/src/devices/cga.c b/palacios/src/devices/cga.c index 567a50c..3a77563 100644 --- a/palacios/src/devices/cga.c +++ b/palacios/src/devices/cga.c @@ -28,12 +28,12 @@ -/* + #ifndef DEBUG_CGA #undef PrintDebug #define PrintDebug(fmt, args...) #endif -*/ + #define START_ADDR 0xB8000 #define END_ADDR 0xC0000