Subversion Repositories HelenOS

Rev

Rev 3221 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3221 Rev 4342
Line 1... Line 1...
1
STARTUP(LIBC_PREFIX/arch/ARCH/src/entry.o)
1
STARTUP(LIBC_PREFIX/arch/UARCH/src/entry.o)
2
ENTRY(__entry)
2
ENTRY(__entry)
3
 
3
 
4
PHDRS {
4
PHDRS {
5
	interp PT_INTERP;
5
	interp PT_INTERP;
6
	text PT_LOAD FLAGS(5);
6
	text PT_LOAD FLAGS(5);