21a88fd487
and plan 9 code, at least boots and gets into C code.
4 lines
74 B
C
4 lines
74 B
C
#define NPROC 64
|
|
#define PAGE 4096
|
|
#define KSTACKSIZE PAGE
|
|
#define NCPU 8
|