summary refs log tree commit diff stats
path: root/hw/mipsnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mipsnet.c')
-rw-r--r--hw/mipsnet.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/mipsnet.c b/hw/mipsnet.c
index bebfd4d805..97bc276b76 100644
--- a/hw/mipsnet.c
+++ b/hw/mipsnet.c
@@ -1,9 +1,9 @@
 #include "vl.h"
 
-#define DEBUG_MIPSNET_SEND
-#define DEBUG_MIPSNET_RECEIVE
+//#define DEBUG_MIPSNET_SEND
+//#define DEBUG_MIPSNET_RECEIVE
 //#define DEBUG_MIPSNET_DATA
-#define DEBUG_MIPSNET_IRQ
+//#define DEBUG_MIPSNET_IRQ
 
 /* MIPSnet register offsets */