Changeset 1890f2a2 in mainline for uspace/lib/c/arch/amd64/_link.ld.in
- Timestamp:
- 2018-04-09T15:06:16Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3f932a7e
- Parents:
- 0a4667a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/_link.ld.in
r0a4667a7 r1890f2a2 45 45 } :data 46 46 47 .got.plt : { 48 *(.got.plt); 49 } :data 50 47 51 .tdata : { 48 52 *(.tdata);
Note:
See TracChangeset
for help on using the changeset viewer.