Subversion Repositories HelenOS

Rev

Rev 3102 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3102 Rev 3129
Line 1... Line -...
1
/* 
-
 
2
 * The only difference from _link.ld.in for regular statically-linked apps
-
 
3
 * is the base address.
-
 
4
 */
-
 
5
STARTUP(LIBC_PREFIX/arch/ARCH/src/entry.o)
1
STARTUP(LIBC_PREFIX/arch/ARCH/src/entry.o)
6
ENTRY(__entry)
2
ENTRY(__entry)
7
 
3
 
8
PHDRS {
4
PHDRS {
9
	interp PT_INTERP;
5
	interp PT_INTERP;