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


Ignore:
Files:
1 deleted
1 edited

Legend:

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

    r613d644 r1c635d6  
    6262        2:
    6363       
    64         subi sp, sp, 176
     64        subi sp, sp, 164
    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)
    124121.endm
    125122
Note: See TracChangeset for help on using the changeset viewer.