X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_link_EROFS.h;h=6ff4b9907a7c4890ed2a04c43ff3ffcec8675a48;hb=6648cbf52d6695755941ff8607fd7a0cda542e05;hp=cfdb1303130cddf9467c6589eba90e4896e4d94d;hpb=c744d74c2f562bb505c3086585ae9beb359c85a3;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h index cfdb130..6ff4b99 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h @@ -1,7 +1,7 @@ /* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002-2010 Aleph One Ltd. + * Copyright (C) 2002-2011 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Timothy Manning @@ -13,13 +13,13 @@ * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ -#ifndef __test_yaffs_link_ELOOP_dir_h__ -#define __test_yaffs_link_ELOOP_dir_h__ +#ifndef __test_yaffs_link_EROFS_h__ +#define __test_yaffs_link_EROFS_h__ #include "lib.h" #include "yaffsfs.h" -int test_yaffs_link_ELOOP_dir(void); -int test_yaffs_link_ELOOP_dir_clean(void); +int test_yaffs_link_EROFS(void); +int test_yaffs_link_EROFS_clean(void); #endif