Revision 0954d0d9 tcg/sparc/tcg-target.c

b/tcg/sparc/tcg-target.c
57 57
    "%i7",
58 58
};
59 59

  
60
static const int tcg_target_reg_alloc_order[TCG_TARGET_NB_REGS] = {
60
static const int tcg_target_reg_alloc_order[] = {
61 61
    TCG_REG_L0,
62 62
    TCG_REG_L1,
63 63
    TCG_REG_L2,

Also available in: Unified diff