Revision a9751609 tcg/hppa/tcg-target.c

b/tcg/hppa/tcg-target.c
723 723
#endif
724 724
}
725 725

  
726
static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args,
726
static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args,
727 727
                              const int *const_args)
728 728
{
729 729
    int c;

Also available in: Unified diff