diff options
Diffstat (limited to 'exec.c')
-rw-r--r-- | exec.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ //#define DEBUG_TB_CHECK //#define DEBUG_TLB_CHECK +//#define DEBUG_IOPORT + #if !defined(CONFIG_USER_ONLY) /* TB consistency checks only implemented for usermode emulation. */ #undef DEBUG_TB_CHECK |