This commit is contained in:
rtm 2006-06-12 15:22:12 +00:00
commit 55e95b16db
18 changed files with 1505 additions and 0 deletions

3
param.h Normal file
View file

@ -0,0 +1,3 @@
#define NPROC 64
#define PAGE 4096
#define KSTACKSIZE PAGE