X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffsinterface.h;h=d6ec50ceadf2b9317db0f18f4ce4fb9eacb5ba23;hp=e4b0ff1d08ea8b66a713ba7fc7afe369aa8ac288;hb=84699e12e914cb78ae3a1da48c99ed679b934153;hpb=9f361d87ca8c3d331ed1a4ffea53dd9a8d55ee88 diff --git a/yaffsinterface.h b/yaffsinterface.h index e4b0ff1..d6ec50c 100644 --- a/yaffsinterface.h +++ b/yaffsinterface.h @@ -14,12 +14,10 @@ * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. * */ - + #ifndef __YAFFSINTERFACE_H__ #define __YAFFSINTERFACE_H__ - int yaffs_Initialise(unsigned nBlocks); #endif -