Subversion Repositories Kolibri OS

Rev

Rev 6529 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6529 Rev 6545
Line 1... Line 1...
1
/*OUTPUT_FORMAT("binary")*/
1
/*OUTPUT_FORMAT("binary")*/
2
SEARCH_DIR("=/lib")
2
/* SEARCH_DIR("=/lib") */
3
SEARCH_DIR("=/mingw32/lib")
3
/* SEARCH_DIR("=/mingw32/lib") */
4
ENTRY(__start)
4
ENTRY(__start)
5
SECTIONS
5
SECTIONS
6
{
6
{
7
   .text 0x000000:
7
   .text 0x000000:
8
   {
8
   {