Changeset 7a9364c in mainline for boot/arch/ia64/loader/asm.S
- Timestamp:
- 2007-09-13T12:50:16Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c952465d
- Parents:
- 0f78e74
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/loader/asm.S
r0f78e74 r7a9364c 32 32 .text 33 33 34 .global halt35 .global memcpy36 34 .global jump_to_kernel 37 38 halt:39 40 memcpy:41 35 42 36 jump_to_kernel:
Note:
See TracChangeset
for help on using the changeset viewer.