yaffs Expanding the the test direct/timothy_tests/threading
[yaffs2.git] / direct / yaffscfg.h
index 42fd78cc9c60d90dba19987d8a868d3399262d32..9157b829095d870c7dc8eee68c1582a971602f1b 100644 (file)
@@ -34,12 +34,5 @@ typedef struct yaffsfs_DeviceConfigurationStruct {
 } yaffsfs_DeviceConfiguration;
 
 
-void yaffsfs_Lock(void);
-void yaffsfs_Unlock(void);
-
-u32 yaffsfs_CurrentTime(void);
-
-void yaffsfs_SetError(int err);
-
 #endif