Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
authorCharles Manning <cdhmanning@gmail.com>
Thu, 25 Nov 2010 23:27:46 +0000 (12:27 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 25 Nov 2010 23:27:46 +0000 (12:27 +1300)
direct/timothy_tests/quick_tests/lib.h
direct/yportenv.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
index 3f368aa504a3620414d3dc8200b4d72dbeaa8bd2..700115007a26bf8b2762eb18772292dfdc7d8cba 100644 (file)
 #define EISDIR 21
 #endif
 
+#ifndef ELOOP
+#define ELOOP  40
+#endif
+
 
 // Mode flags