Changeset 1ac3a52 in mainline for kernel/arch/ia32/_link.ld.in
- Timestamp:
- 2010-01-09T23:48:35Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f70118, ccce242
- Parents:
- c4702798
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/_link.ld.in
rc4702798 r1ac3a52 42 42 hardcoded_unmapped_kdata_size = .; 43 43 LONG(unmapped_kdata_end - unmapped_kdata_start); 44 . = ALIGN(8); 44 45 symbol_table = .; 45 46 *(symtab.*); /* Symbol table, must be LAST symbol! */
Note:
See TracChangeset
for help on using the changeset viewer.