Changeset 272c219 in mainline for arch/ppc32/loader/asm.S


Ignore:
Timestamp:
2006-03-13T18:42:58Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eebd172
Parents:
8cbe350
Message:

cleanup and extend OFW code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/loader/asm.S

    r8cbe350 r272c219  
    3939.global memsetb
    4040.global memcpy
    41 .global halt
    4241.global jump_to_kernel
    4342
     
    147146        b 1b
    148147       
    149 halt:
    150         b halt
    151 
    152148flush_instruction_cache:
    153149
Note: See TracChangeset for help on using the changeset viewer.