Update timothy test Makefile
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_link_EROFS.h
index cfdb1303130cddf9467c6589eba90e4896e4d94d..6ff4b9907a7c4890ed2a04c43ff3ffcec8675a48 100644 (file)
@@ -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 <timothy@yaffs.net>
  * 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