Commit 77599a1f7aa96370e8690652cc943f2208049f6c

Authored by malc
1 parent 7a24c800

Disable xLaw debugging

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4769 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 1 deletions
hw/cs4231a.c
@@ -37,7 +37,7 @@ @@ -37,7 +37,7 @@
37 */ 37 */
38 38
39 /* #define DEBUG */ 39 /* #define DEBUG */
40 -#define DEBUG_XLAW 40 +/* #define DEBUG_XLAW */
41 41
42 static struct { 42 static struct {
43 int irq; 43 int irq;