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=570d9b811895119f6b3411678cbdcaa27226f403;hpb=6ce07c3f6215ce6a4f4b7fe520ef48e8cf71c7cb 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; }