Changeset 19077a5 in mainline for kernel/arch/amd64/_link.ld.in
- Timestamp:
- 2008-01-25T16:45:42Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9415601
- Parents:
- a7df23c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/_link.ld.in
ra7df23c r19077a5 20 20 unmapped_kdata_start = .; 21 21 *(K_DATA_START); 22 *(K_INI_PTLS); 22 23 unmapped_kdata_end = .; 23 24 }
Note:
See TracChangeset
for help on using the changeset viewer.