*** empty log message ***
[yaffs/.git] / yaffs_ramem.c
index 7143dffee677df1df58b0245f6099dff9a0b564b..2c8d0bce05bb43249f622c329d7d4aecc11ae8ac 100644 (file)
  //yaffs_ramem.c
  // Since this creates the RAM block at start up it is pretty useless for testing the scanner.
 
+#ifndef __KERNEL__
+#define YAFFS_RAM_ENABLED
+#endif
+
 #ifdef YAFFS_RAM_ENABLED
 
 #include "yportenv.h"