yaffs direct: Add ELOOP definition
[yaffs2.git] / direct / timothy_tests / quick_tests / lib.h
index f24e3aaf22edd62b21b78a1e6a281f81e728d938..09808dd123b6f53057e85940bdf45d281a9b5df1 100644 (file)
 #include <string.h>
 #include "yaffsfs.h"
 
-
-#define ELOOP 10       //the error code ELOOP is not defined yet so I'm making a stand in.
-
-
 #define YAFFS_MOUNT_POINT "/yaffs2/"
 #define FILE_NAME "foo"
 #define FILE_SIZE 10