Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3128 → Rev 3129

/branches/dynload/uspace/app/iloader/arch/amd64/_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)