Changeset 19b5929 in mainline for kernel/arch/ia64/src/ivt.S


Ignore:
Timestamp:
2009-09-14T14:10:56Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6688cc1
Parents:
bae6169
Message:

Define the hardcoded_* variables in the ia64 linker script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/ivt.S

    rbae6169 r19b5929  
    391391
    392392    /* 10. call handler */
    393         movl r1 = _hardcoded_load_address
     393        movl r1 = kernel_image_start
    394394   
    395395        mov b1 = loc2
Note: See TracChangeset for help on using the changeset viewer.