From 740ae2e69995df37c44fe61f57642ee642982ca2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 16 Sep 2018 11:39:36 +0200 Subject: cleanup and starting improve mounts and file access (pipes, sysfiles, ext2) --- xxx/file.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xxx/file.c (limited to 'xxx/file.c') diff --git a/xxx/file.c b/xxx/file.c new file mode 100644 index 0000000..185c3a9 --- /dev/null +++ b/xxx/file.c @@ -0,0 +1,4 @@ +#include "file.h" + + + -- cgit v1.2.3