aboutsummaryrefslogtreecommitdiff
path: root/kernel/include/fs/s5fs/s5fs_privtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/fs/s5fs/s5fs_privtest.h')
-rw-r--r--kernel/include/fs/s5fs/s5fs_privtest.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/include/fs/s5fs/s5fs_privtest.h b/kernel/include/fs/s5fs/s5fs_privtest.h
new file mode 100644
index 0000000..38278ef
--- /dev/null
+++ b/kernel/include/fs/s5fs/s5fs_privtest.h
@@ -0,0 +1,6 @@
+#ifndef __S5FS_PRIVTEST_H
+#define __S5FS_PRIVTEST_H
+
+int s5fs_start(const char *testroot);
+
+#endif