changeset 340:28e07f9b4641

Change number of handles to 100
author charles <charles>
date Wed, 06 Jan 2010 03:58:05 +0000
parents 50d5730d01a5
children 89e691a21fd1
files direct/yaffscfg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/direct/yaffscfg.h
+++ b/direct/yaffscfg.h
@@ -25,7 +25,7 @@
 
 #include "yportenv.h"
 
-#define YAFFSFS_N_HANDLES 200
+#define YAFFSFS_N_HANDLES 100
 
 
 typedef struct {