Revision cf2be984 tcg/tcg-opc.h

b/tcg/tcg-opc.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
#ifndef CONFIG_NO_DYNGEN_OP
24 25
#include "dyngen-opc.h"
26
#endif
25 27

  
26 28
#ifndef DEF2
27 29
#define DEF2(name, oargs, iargs, cargs, flags) DEF(name, oargs + iargs + cargs, 0)

Also available in: Unified diff