Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2987 → Rev 2985

/branches/dynload/uspace/app/iloader/arch/ppc32/_link.ld.in
File deleted
/branches/dynload/uspace/app/iloader/arch/mips32/_link.ld.in
File deleted
/branches/dynload/uspace/app/iloader/arch/ia32/_link.ld.in
1,7 → 1,3
/*
* 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)