Revision f8393946 tcg/tcg.h

b/tcg/tcg.h
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include "qemu-common.h"
24 25
#include "tcg-target.h"
25 26

  
26 27
#if TCG_TARGET_REG_BITS == 32
......
120 121
   are aliases for target_ulong and host pointer sized values respectively.
121 122
 */
122 123

  
123
//#define DEBUG_TCGV 1
124
#ifdef DEBUG_TCG
125
#define DEBUG_TCGV 1
126
#endif
124 127

  
125 128
#ifdef DEBUG_TCGV
126 129

  

Also available in: Unified diff