yaffs fixing some bugs with basic-tests
[yaffs2.git] / direct / yaffsfs.h
index e0949593d7281e6742c0b13e9389b4655449c11f..f766c722729d423d7a11a0d5bc215079a1187457 100644 (file)
@@ -170,7 +170,7 @@ struct yaffs_dev_s;
 void yaffs_add_device(struct yaffs_dev_s *dev);
 
 int yaffs_start_up(void);
-
+int yaffsfs_GetLastError(void);
 /* Function to get the last error */
 int yaffs_get_error(void);