Changeset 59e4864 in mainline for boot/arch/ia64/loader/asm.S
- Timestamp:
- 2008-11-11T08:00:42Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3c4a26
- Parents:
- a2a5529
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/loader/asm.S
ra2a5529 r59e4864 38 38 movl r8 = 0x4404000;; 39 39 mov b1 = r8 ;; 40 mov r1 = in0; 40 mov r1 = in0; #Save bootinfo prt 41 41 br.call.sptk.many b0 = b1;; 42 .global ofw43 ofw:
Note:
See TracChangeset
for help on using the changeset viewer.