summaryrefslogtreecommitdiff
path: root/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'param.h')
-rw-r--r--param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.h b/param.h
index d80ef75..b3a2473 100644
--- a/param.h
+++ b/param.h
@@ -8,3 +8,4 @@
#define NBUF 10 // size of disk block cache
#define NINODE 100 // maximum number of active i-nodes
#define NDEV 10 // maximum major device number
+#define ROOTDEV 1 // device number of file system root disk