• Russell King's avatar
    [ARM] Update RiscPC decompressor for PIC changes · d6494ca3
    Russell King authored
    This cset fixes the RiscPC decompressor code for the PIC changes.
    
    We use a pointer to a structure rather than a structure to access
    params.  With a PIC decompressor, the address of the structure gets
    PIC-ified which is not what we want.
    d6494ca3
ll_char_wr.S 2.82 KB