X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fydirectenv.h;h=824ce20ed2b232a9dd99832b0704a93e766453de;hb=e33554a67753729f6b74677473cf0ec3b8d35a7e;hp=677ab8a5c12111ee7165b42bc414c269753c1058;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c;p=yaffs2.git diff --git a/direct/ydirectenv.h b/direct/ydirectenv.h index 677ab8a..824ce20 100644 --- a/direct/ydirectenv.h +++ b/direct/ydirectenv.h @@ -84,7 +84,7 @@ #define YAFFS_ROOT_MODE 0666 #define YAFFS_LOSTNFOUND_MODE 0666 -#define yaffs_SumCompare(x,y) ((x) == (y)) +#define yaffs_sum_cmp(x,y) ((x) == (y)) #define yaffs_strcmp(a,b) strcmp(a,b) #include "yaffsfs.h"