X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;fp=yaffs_guts.h;h=79cec3333ec000fe241e656b23350345276c762d;hp=64929ed37c29b6e4debf22e83b1a38a288d33fa5;hb=1dd2d1919e78641592098968e221b661a7451a58;hpb=8e93b9974f58d6839ba4af47c04456289806870d diff --git a/yaffs_guts.h b/yaffs_guts.h index 64929ed..79cec33 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -923,6 +923,8 @@ int yaffs_bg_gc(struct yaffs_dev *dev, unsigned urgency); int yaffs_dump_obj(struct yaffs_obj *obj); void yaffs_guts_test(struct yaffs_dev *dev); +int yaffs_guts_ll_init(struct yaffs_dev *dev); + /* A few useful functions to be used within the core files*/ void yaffs_chunk_del(struct yaffs_dev *dev, int chunk_id, int mark_flash,