Revision a50f5b91 tcg/tcg.h

b/tcg/tcg.h
143 143

  
144 144
#endif /* DEBUG_TCGV */
145 145

  
146
/* Dummy definition to avoid compiler warnings.  */
147
#define TCGV_UNUSED(x) x = MAKE_TCGV(-1)
148

  
146 149
/* call flags */
147 150
#define TCG_CALL_TYPE_MASK      0x000f
148 151
#define TCG_CALL_TYPE_STD       0x0000 /* standard C call */

Also available in: Unified diff