yaffs Have revised and checked each test in quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_read_EBADF.h
index 845148f51f58e7b2658cc302b689a2a1110e2ef3..d17f5b88618b04bc6c26a524c95094af1488dcb7 100644 (file)
 
 #ifndef __test_yaffs_read_EBADF_h__
 #define __test_yaffs_read_EBADF_h__
+
 #include "lib.h"
 #include "yaffsfs.h"
 #include "test_yaffs_open.h"
 
-
 int test_yaffs_read_EBADF(void);
 int test_yaffs_read_EBADF_clean(void);
+
 #endif