4 lines
59 B
C
4 lines
59 B
C
|
#define NPROC 64
|
||
|
#define PAGE 4096
|
||
|
#define KSTACKSIZE PAGE
|