Changeset cc6f688 in mainline for libc/_link.ld.in


Ignore:
Timestamp:
2005-11-22T17:07:38Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3a6d6656
Parents:
25b0e6a
Message:

uspace work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/_link.ld.in

    r25b0e6a rcc6f688  
    11OUTPUT_FORMAT(binary)
    2 STARTUP(../libc/arch/ARCH/entry.o)
     2STARTUP(../libc/arch/ARCH/src/entry.o)
    33ENTRY(__entry)
    44
Note: See TracChangeset for help on using the changeset viewer.