Changes in / [1c635d6:613d644] in mainline


Ignore:
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/src/exception.S

    r1c635d6 r613d644  
    6262        2:
    6363       
    64         subi sp, sp, 164
     64        subi sp, sp, 176
    6565        stw r0, 8(sp)
    6666        stw r2, 12(sp)
     
    119119        mfsprg2 r12
    120120        stw r12, 160(sp)
     121
     122        li r12, 0
     123        stw r12, 0(sp)
    121124.endm
    122125
Note: See TracChangeset for help on using the changeset viewer.