Restructure tests
[yaffs2.git] / direct / tests / yaffs_fsx.h
diff --git a/direct/tests/yaffs_fsx.h b/direct/tests/yaffs_fsx.h
new file mode 100644 (file)
index 0000000..e4cf3ca
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef __YAFFS_FSX_H__
+#define __YAFFS_FSX_H__
+
+int yaffs_fsx_init(const char *mountpt);
+int yaffs_fsx_complete(void);
+int yaffs_fsx_do_op(void);
+
+#endif
+