Ignore:
File:
1 edited

Legend:

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

    rbbe4828 raf103f4  
    3737
    3838        #
    39         # Save the boot parameter structure address passed from the
    40         # ELILO-compatible EFI loader.
    41         #
    42         movl r8 = bootpar ;;
    43         st8 [r8] = r28
    44 
    45         #
    4639        # Initialize the register stack to some sane value.
    4740        #
     
    6962.bss
    7063
    71 .global bootpar
    72 bootpar:
    73         .quad 0
    74 
    7564.align STACK_SIZE
    7665initial_stack:
Note: See TracChangeset for help on using the changeset viewer.