Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2986 → Rev 2987

/branches/dynload/uspace/app/iloader/arch/ia32/_link.ld.in
1,3 → 1,7
/*
* The only difference from _link.ld.in for regular statically-linked apps
* is the base address.
*/
STARTUP(LIBC_PREFIX/arch/ARCH/src/entry.o)
ENTRY(__entry)