1f1bb91cd315930e9eb6da9b8da9c97be649cb34
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_open_file.h
1 #ifndef __test_yaffs_open_file_h__
2 #define __test_yaffs_open_file_h__
3
4 #include "lib.h"
5 #include "yaffsfs.h"
6
7 int test_yaffs_open_file(void);
8 int test_yaffs_open_file_clean(void);
9 #endif