X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ffsx_test%2Fyaffs_fsx.c;h=d3d3149b05206b0ea02b42e55581960a80c51ece;hp=484241b0d31ab5dae809ee287326c5c603d74bd3;hb=dff2fb3fa3e86a6a72f120676e98910ab1dfc5aa;hpb=3797c6edfef9bef80f70001b14ee636b0309895a diff --git a/direct/fsx_test/yaffs_fsx.c b/direct/fsx_test/yaffs_fsx.c index 484241b..d3d3149 100644 --- a/direct/fsx_test/yaffs_fsx.c +++ b/direct/fsx_test/yaffs_fsx.c @@ -919,7 +919,7 @@ main(int argc, char **argv) argc -= optind; argv += optind; - yaffs_StartUp(); + yaffs_start_up(); yaffs_mount(BASE_NAME); fname = BASE_NAME "/fsxdata";