Subversion Repositories Kolibri OS

Rev

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

Rev 4481 Rev 5107
Line 87... Line 87...
87
		Dword y_size;
87
		Dword y_size;
88
		Word slot_state;
88
		Word slot_state;
89
	} processInfo;
89
	} processInfo;
90
};
90
};
Line -... Line 91...
-
 
91
 
-
 
92
#ifdef AUTOBUILD
-
 
93
extern char kosExePath[];
91
 
94
#else
92
//
95
//
-
 
96
extern char *kosExePath;
Line 93... Line 97...
93
extern char *kosExePath;
97
#endif
94
 
98
 
95
//
99
//
96
void crtStartUp();
100
void crtStartUp();