summaryrefslogtreecommitdiff
path: root/tcg
diff options
context:
space:
mode:
Diffstat (limited to 'tcg')
-rw-r--r--tcg/tcg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcg/tcg.h b/tcg/tcg.h
index 68927819ab..bc5b902699 100644
--- a/tcg/tcg.h
+++ b/tcg/tcg.h
@@ -116,7 +116,7 @@ typedef tcg_target_ulong TCGArg;
Users of tcg_gen_* don't need to know about any of this, and should
treat TCGv as an opaque type. */
-#define DEBUG_TCGV 1
+//#define DEBUG_TCGV 1
#ifdef DEBUG_TCGV