Revision 1196be37 exec.c

b/exec.c
47 47
//#define DEBUG_TB_CHECK 
48 48
//#define DEBUG_TLB_CHECK 
49 49

  
50
//#define DEBUG_IOPORT
51

  
50 52
#if !defined(CONFIG_USER_ONLY)
51 53
/* TB consistency checks only implemented for usermode emulation.  */
52 54
#undef DEBUG_TB_CHECK

Also available in: Unified diff