X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=72687e2ef93fe4d0e379894228b954028d9918b5;hp=c4cd48b1a190a2cc0a2f96e9b8fb29b8696b0f0e;hb=cf6888f05f691aa1a357e7e94f9bf7b98174bbc3;hpb=1d65367807dc6c75458c2926b17727ae0765a856 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index c4cd48b..72687e2 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -38,7 +38,7 @@ typedef struct yaffsfs_DeviceConfigurationStruct { void yaffsfs_Lock(void); void yaffsfs_Unlock(void); -__u32 yaffsfs_CurrentTime(void); +u32 yaffsfs_CurrentTime(void); void yaffsfs_SetError(int err);