Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ia64/src/asm.S

    rfe7abd0 rba8d2987  
    113113jump_to_kernel:
    114114        alloc loc0 = ar.pfs, 1, 1, 0, 0
    115         mov r2 = in0 ;;                 # Pass bootinfo address
     115        mov r1 = in0 ;;                 # Pass bootinfo address
    116116        movl r8 = KERNEL_ADDRESS;;
    117117        mov b1 = r8 ;;
Note: See TracChangeset for help on using the changeset viewer.