X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2Fyaffs_fsx.c;h=aa234cd9403e8d559dcf0a402aedd6e2890f0bf8;hp=54f5360ce0446677de3728f123f776240ed23759;hb=cd2494eb5bb48ca29f4a31b375ceea70245c534e;hpb=f0d62f7967ddec5727a423ad8a93192337cf2233 diff --git a/direct/tests/yaffs_fsx.c b/direct/tests/yaffs_fsx.c index 54f5360..aa234cd 100644 --- a/direct/tests/yaffs_fsx.c +++ b/direct/tests/yaffs_fsx.c @@ -885,6 +885,8 @@ yaffs_fsx_init(const char *mount_pt) } else check_trunc_hack(); + printf("yaffs_fsx_init done\n"); + return 0; }