diff options
Diffstat (limited to 'fs/yaffs2/direct/yaffscfg.h')
-rw-r--r-- | fs/yaffs2/direct/yaffscfg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/yaffs2/direct/yaffscfg.h b/fs/yaffs2/direct/yaffscfg.h index 2a60dc1..6ae1696 100644 --- a/fs/yaffs2/direct/yaffscfg.h +++ b/fs/yaffs2/direct/yaffscfg.h @@ -40,6 +40,7 @@ void yaffsfs_Unlock(void); __u32 yaffsfs_CurrentTime(void); void yaffsfs_SetError(int err); +int yaffsfs_GetError(void); #endif |