X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=9157b829095d870c7dc8eee68c1582a971602f1b;hp=42fd78cc9c60d90dba19987d8a868d3399262d32;hb=380d86d186c04767c5f849f442ab960eef75f020;hpb=5409719091c79983abc45bcc3070bce6786c8278 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index 42fd78c..9157b82 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -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