yaffs: Change __uxx types to uxx
[yaffs2.git] / direct / yaffscfg.h
index c4cd48b1a190a2cc0a2f96e9b8fb29b8696b0f0e..72687e2ef93fe4d0e379894228b954028d9918b5 100644 (file)
@@ -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);