Changeset 25b0e6a in mainline for libc/_link.ld.in
- Timestamp:
- 2005-11-22T15:58:55Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cc6f688
- Parents:
- 7b6c5f4
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
libc/_link.ld.in
r7b6c5f4 r25b0e6a 1 1 OUTPUT_FORMAT(binary) 2 STARTUP( libc/arch/ARCH/entry.o)2 STARTUP(../libc/arch/ARCH/entry.o) 3 3 ENTRY(__entry) 4 4
Note:
See TracChangeset
for help on using the changeset viewer.