X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2Fyaffs_fsx.h;fp=direct%2Ftests%2Fyaffs_fsx.h;h=e4cf3caeb43198d44897d2eb6fd28e9b1495a6cc;hp=0000000000000000000000000000000000000000;hb=a90266d26463b8473743165376ba98b04353c64a;hpb=f8021b6b5a5f5d9b407c9be95f96da6999cdc247 diff --git a/direct/tests/yaffs_fsx.h b/direct/tests/yaffs_fsx.h new file mode 100644 index 0000000..e4cf3ca --- /dev/null +++ b/direct/tests/yaffs_fsx.h @@ -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 +