summaryrefslogtreecommitdiff
path: root/fs/file.c
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-16 11:39:36 +0200
committerMiguel <m.i@gmx.at>2018-09-16 11:39:36 +0200
commit740ae2e69995df37c44fe61f57642ee642982ca2 (patch)
treeb84ec79e9243fd0fe103fab1c1acc1e91e60f53d /fs/file.c
parente0449c5adc89eec9f378cb40a56762bf314a80ea (diff)
cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)
Diffstat (limited to 'fs/file.c')
-rw-r--r--fs/file.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/file.c b/fs/file.c
deleted file mode 100644
index 185c3a9..0000000
--- a/fs/file.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "file.h"
-
-
-