Changeset fec35544 in mainline for arch/sparc64/loader/asm.S
- Timestamp:
- 2006-07-04T15:00:05Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 83253ad
- Parents:
- 1b7dc656
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/loader/asm.S
r1b7dc656 rfec35544 95 95 96 96 jump_to_kernel: 97 b jump_to_kernel 98 nop 97 set ofw, %l0 98 jmp %o0 ! jump to kernel 99 ldx [%l0], %o4 ! pass OpenFirmware address in %o4
Note:
See TracChangeset
for help on using the changeset viewer.