Subversion Repositories Kolibri OS

Rev

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

Rev 1805 Rev 5115
Line 93... Line 93...
93
{
93
{
94
  char *fmtline;
94
  char *fmtline;
95
  Dword args[11];
95
  Dword args[11];
96
};
96
};
Line -... Line 97...
-
 
97
 
-
 
98
#ifdef AUTOBUILD
-
 
99
extern char kosExePath[];
97
 
100
#else
98
//
101
//
-
 
102
extern char *kosExePath;
Line 99... Line 103...
99
extern char *kosExePath;
103
#endif
100
 
104
 
101
//
105
//
102
void crtStartUp();
106
void crtStartUp();