X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=9157b829095d870c7dc8eee68c1582a971602f1b;hp=42fd78cc9c60d90dba19987d8a868d3399262d32;hb=2899f1fb283094d96a13bc50fff5c03f2d85cdba;hpb=4aab7ea4c9b8fb1bb9b375476a9faf70d29871b1 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