From 55e95b16db458b7f9abeca96e541acbdf8d7f85b Mon Sep 17 00:00:00 2001 From: rtm Date: Mon, 12 Jun 2006 15:22:12 +0000 Subject: import --- param.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 param.h (limited to 'param.h') diff --git a/param.h b/param.h new file mode 100644 index 0000000..798dc5b --- /dev/null +++ b/param.h @@ -0,0 +1,3 @@ +#define NPROC 64 +#define PAGE 4096 +#define KSTACKSIZE PAGE -- cgit v1.2.3