Subversion Repositories Kolibri OS

Rev

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

Rev 7549 Rev 7854
Line 1... Line 1...
1
/*
1
/*
2
 * Template C-- program
2
 * Template C-- program
3
*/
3
*/
Line 4... Line 4...
4
 
4
 
Line 5... Line 5...
5
#define MEMSIZE 4096*10
5
#define MEMSIZE 1024*40
6
 
6
 
Line 7... Line 7...
7
#include "../lib/io.h"
7
#include "../lib/io.h"