yaffs Changes to direct tests
[yaffs2.git] / direct / tests / yaffs_fsx.c
index 54f5360ce0446677de3728f123f776240ed23759..aa234cd9403e8d559dcf0a402aedd6e2890f0bf8 100644 (file)
@@ -885,6 +885,8 @@ yaffs_fsx_init(const char *mount_pt)
        } else 
                check_trunc_hack();
                
+       printf("yaffs_fsx_init done\n");
+               
        return 0;
 }