summaryrefslogtreecommitdiff
path: root/fs.h
diff options
context:
space:
mode:
shuffle fs.c in bottom-up order
Diffstat (limited to 'fs.h')
-rw-r--r--fs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs.h b/fs.h
index 89c200b..9517326 100644
--- a/fs.h
+++ b/fs.h
@@ -55,5 +55,3 @@ struct dirent {
char name[DIRSIZ];
};
-extern uint rootdev; // Device number of root file system
-