X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_guts.h;h=79cec3333ec000fe241e656b23350345276c762d;hb=3a6178aac1813ac8ef1ce63b232644385c1ab89b;hp=64929ed37c29b6e4debf22e83b1a38a288d33fa5;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git 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,