Changes in boot/arch/ia64/src/asm.S [ba8d2987:fe7abd0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia64/src/asm.S
rba8d2987 rfe7abd0 113 113 jump_to_kernel: 114 114 alloc loc0 = ar.pfs, 1, 1, 0, 0 115 mov r 1= in0 ;; # Pass bootinfo address115 mov r2 = in0 ;; # Pass bootinfo address 116 116 movl r8 = KERNEL_ADDRESS;; 117 117 mov b1 = r8 ;;
Note:
See TracChangeset
for help on using the changeset viewer.