Changeset 272c219 in mainline for arch/ppc32/loader/asm.S
- Timestamp:
- 2006-03-13T18:42:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eebd172
- Parents:
- 8cbe350
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/asm.S
r8cbe350 r272c219 39 39 .global memsetb 40 40 .global memcpy 41 .global halt42 41 .global jump_to_kernel 43 42 … … 147 146 b 1b 148 147 149 halt:150 b halt151 152 148 flush_instruction_cache: 153 149
Note:
See TracChangeset
for help on using the changeset viewer.