Revision 0d5bd363

b/tcg/ppc/tcg-target.c
801 801

  
802 802
void tcg_target_qemu_prologue (TCGContext *s)
803 803
{
804
    int i, j, frame_size;
804
    int i, frame_size;
805 805

  
806 806
    frame_size = 0
807 807
        + 4                     /* back chain */

Also available in: Unified diff