OSDN Git Service

Disable xLaw debugging
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 21 Jun 2008 17:15:00 +0000 (17:15 +0000)
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 21 Jun 2008 17:15:00 +0000 (17:15 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4769 c046a42c-6fe2-441c-8c8c-71466251a162

hw/cs4231a.c

index a18a142..7552908 100644 (file)
@@ -37,7 +37,7 @@
 */
 
 /* #define DEBUG */
-#define DEBUG_XLAW
+/* #define DEBUG_XLAW */
 
 static struct {
     int irq;