diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/goldfish_pipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/goldfish_pipe.c b/hw/goldfish_pipe.c index fd31a2b..b46a8b8 100644 --- a/hw/goldfish_pipe.c +++ b/hw/goldfish_pipe.c @@ -15,7 +15,7 @@ #include "hw/goldfish_device.h" #include "qemu-timer.h" -#define DEBUG 1 +#define DEBUG 0 /* Set to 1 to debug i/o register reads/writes */ #define DEBUG_REGS 0 |