X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffsinterface.h;h=62694d887438889d9e0a8467f190fe3e1e9941a2;hp=ca36cfc427a23f6a8d3cd491aeb74355096cf736;hb=059630308f8d017ffe4b42d0e08d6ad4e7affeb1;hpb=0333f489a25b05a4c0176258204eee1db9e8c9e0 diff --git a/yaffsinterface.h b/yaffsinterface.h index ca36cfc..62694d8 100644 --- a/yaffsinterface.h +++ b/yaffsinterface.h @@ -16,6 +16,6 @@ #ifndef __YAFFSINTERFACE_H__ #define __YAFFSINTERFACE_H__ -int yaffs_Initialise(unsigned nBlocks); +int yaffs_initialise(unsigned nBlocks); #endif