yaffs Found another bug.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlinking.h
1 #ifndef __test_yaffs_unlinking_h__
2 #define __test_yaffs_unlinking_h__
3
4 #include "lib.h"
5 #include "yaffsfs.h"
6 #include "test_yaffs_open_file.h"
7 #include "test_yaffs_access.h"
8
9 int test_yaffs_unlinking(void);
10 int test_yaffs_unlinking_clean(void);
11 #endif