X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_link_EROFS.h;h=8ce4bcd7d78d0b0782eba5f1a761c43136fdd687;hb=fb619fcd9415e8a5b9c8bdad87fff07a1b2579ab;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..8ce4bcd 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h @@ -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