Subversion Repositories Kolibri OS

Rev

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

Rev 7247 Rev 7249
Line 83... Line 83...
83
 
83
 
Line 84... Line 84...
84
/* === CODE === */
84
/* === CODE === */
85
 
85
 
86
void main()
86
void main()
Line 87... Line 87...
87
{	
87
{	
88
	char id;
88
	int id;
89
 
89
 
90
	load_dll(libio,  #libio_init,  1);
90
	load_dll(libio,  #libio_init,  1);