X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_mount_yaffs.c;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_mount_yaffs.c;h=62ef7903e5085189a1564941386da15be51691cf;hp=b74cba3d63e39bd620c917de8162eb7fb0035042;hb=a11dd4924d16a4c3d6df13a4182f7729a1478a53;hpb=fa6335ddf55329c1ba1c50c68080a559461151cc diff --git a/direct/timothy_tests/quick_tests/test_mount_yaffs.c b/direct/timothy_tests/quick_tests/test_mount_yaffs.c index b74cba3..62ef790 100644 --- a/direct/timothy_tests/quick_tests/test_mount_yaffs.c +++ b/direct/timothy_tests/quick_tests/test_mount_yaffs.c @@ -1,6 +1,17 @@ +/* + * YAFFS: Yet another FFS. A NAND-flash specific file system. + * + * Copyright (C) 2002-2010 Aleph One Ltd. + * for Toby Churchill Ltd and Brightstar Engineering + * + * Created by Timothy Manning + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + #include "test_mount_yaffs.h" -#include "yaffsfs.h" -#include "lib.h" int mount_yaffs_test(void){ int output=0;