Changeset 59e4864 in mainline for boot/arch/ia64/loader/asm.S


Ignore:
Timestamp:
2008-11-11T08:00:42Z (17 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f3c4a26
Parents:
a2a5529
Message:

Alfa of SMP support on IA64

File:
1 edited

Legend:

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

    ra2a5529 r59e4864  
    3838    movl r8 = 0x4404000;;
    3939    mov b1 = r8 ;;
    40     mov r1 = in0;
     40    mov r1 = in0;               #Save bootinfo prt
    4141    br.call.sptk.many b0 = b1;;
    42 .global ofw
    43 ofw:
Note: See TracChangeset for help on using the changeset viewer.