Incorporate yaffs2 into U-boot
[oweals/u-boot.git] / fs / yaffs2 / direct / yaffscfg.h
index 2a60dc132cb7e6617ca3826bc4322fef2a7f29e9..6ae169612b884ecee64b47c6dd550624780cc38f 100644 (file)
@@ -40,6 +40,7 @@ void yaffsfs_Unlock(void);
 __u32 yaffsfs_CurrentTime(void);
 
 void yaffsfs_SetError(int err);
+int yaffsfs_GetError(void);
 
 #endif