diff options
Diffstat (limited to 'hw/cs4231a.c')
-rw-r--r-- | hw/cs4231a.c | 2 |
1 files changed, 1 insertions, 1 deletions
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; |