From: malc Date: Sat, 21 Jun 2008 17:15:00 +0000 (+0000) Subject: Disable xLaw debugging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=77599a1f7aa96370e8690652cc943f2208049f6c;p=qemu.git Disable xLaw debugging git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4769 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/hw/cs4231a.c b/hw/cs4231a.c index a18a1424e8..75529089f6 100644 --- a/hw/cs4231a.c +++ b/hw/cs4231a.c @@ -37,7 +37,7 @@ */ /* #define DEBUG */ -#define DEBUG_XLAW +/* #define DEBUG_XLAW */ static struct { int irq;