lindent
[yaffs2.git] / yaffsinterface.h
index e4b0ff1d08ea8b66a713ba7fc7afe369aa8ac288..d6ec50ceadf2b9317db0f18f4ce4fb9eacb5ba23 100644 (file)
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  *
  */
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  *
  */
+
 #ifndef __YAFFSINTERFACE_H__
 #define __YAFFSINTERFACE_H__
 
 #ifndef __YAFFSINTERFACE_H__
 #define __YAFFSINTERFACE_H__
 
-
 int yaffs_Initialise(unsigned nBlocks);
 
 #endif
 int yaffs_Initialise(unsigned nBlocks);
 
 #endif
-