about summary refs log tree commit diff stats
path: root/tools/iso/kernel.soso/rootfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/iso/kernel.soso/rootfs.h')
-rw-r--r--tools/iso/kernel.soso/rootfs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/iso/kernel.soso/rootfs.h b/tools/iso/kernel.soso/rootfs.h
deleted file mode 100644
index 7271deaa..00000000
--- a/tools/iso/kernel.soso/rootfs.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef ROOTFS_H
-#define ROOTFS_H
-
-#include "fs.h"
-
-FileSystemNode* initializeRootFS();
-
-#endif // ROOTFS_H