Changeset 28c4ca7 in mainline
- Timestamp:
- 2011-04-30T13:22:46Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3f461ecf
- Parents:
- 365a41d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/_link.ld.in
r365a41d r28c4ca7 18 18 } :interp 19 19 20 . = 0x7000 1000 + SIZEOF_HEADERS;20 . = 0x70004000 + SIZEOF_HEADERS; 21 21 #else 22 22 . = 0x4000 + SIZEOF_HEADERS;
Note:
See TracChangeset
for help on using the changeset viewer.