X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fdev%2Fyaffs_tester.h;h=d9ddf7337796da9d630f379173aa6b7121e4c924;hp=30d5caa173b97462b3def7b621f28fb3463552a6;hb=baabf1227755653121fcd9e6139636ff9245e2c4;hpb=0f588711ff1dc901d07f79e3f8ca64137da81602 diff --git a/direct/timothy_tests/dev/yaffs_tester.h b/direct/timothy_tests/dev/yaffs_tester.h index 30d5caa..d9ddf73 100644 --- a/direct/timothy_tests/dev/yaffs_tester.h +++ b/direct/timothy_tests/dev/yaffs_tester.h @@ -25,7 +25,7 @@ #include "message_buffer.h" #include "error_handler.h" - +#define MAX_NUMBER_OF_OPENED_HANDLES 50 #define MAX_FILE_NAME_SIZE 51 void init(char *yaffs_test_dir,char *yaffs_mount_dir,int argc, char *argv[]); /*sets up yaffs and mounts yaffs */