yaffs Have revised and checked each test in quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_write.h
index 473a009e26da37a092bcd850c74bd0510ba663dd..022d5d467d8771676a3643b8055e6a44b49616e0 100644 (file)
 
 #ifndef __test_yaffs_write_h__
 #define __test_yaffs_write_h__
+
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_open.h"
+
 int test_yaffs_write(void);
 int test_yaffs_write_clean(void);
+
 #endif