yaffs update to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_open_file.h
1 #ifndef __test_open_file_h__
2 #define __test_open_file_h__
3
4 int test_open_file(void);
5 int test_open_file_clean(void);
6 #endif