X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fydirectenv.h;h=824ce20ed2b232a9dd99832b0704a93e766453de;hp=677ab8a5c12111ee7165b42bc414c269753c1058;hb=9131fecc79ad4e5fbdb775cdc067bc80aae5adb8;hpb=4a700fe570d217c2c5df87070db7c2652bc0eaaf 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"