X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs2.h;h=67dc8f15fee1665ee12b0e6b8fddf3a05f513148;hp=e26bbf466f65c0a486f6ae6dd7c1f40c548c0cba;hb=00302ec53728a32022e3cb15123ed7192525ae68;hpb=780469359d1051ab37ab281b0520137d73fee2e9 diff --git a/yaffs_yaffs2.h b/yaffs_yaffs2.h index e26bbf4..67dc8f1 100644 --- a/yaffs_yaffs2.h +++ b/yaffs_yaffs2.h @@ -33,6 +33,4 @@ int yaffs2_CheckpointRestore(yaffs_Device *dev); int yaffs2_HandleHole(yaffs_Object *obj, loff_t newSize); int yaffs2_ScanBackwards(yaffs_Device *dev); -void yaffs2_VerifyBlock(yaffs_Device *dev, yaffs_BlockInfo *bi, int n); - #endif