Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_rename_to_null_file.h
1 #ifndef __test_yaffs_rename_NULL3_h__
2 #define __test_yaffs_rename_NULL3_h__
3
4 #include "lib.h"
5 #include "yaffsfs.h"
6
7 int test_yaffs_rename_to_null_file(void);
8 int test_yaffs_rename_to_null_file_clean(void);
9
10 #endif
11