X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffsfs.h;h=f766c722729d423d7a11a0d5bc215079a1187457;hp=e0949593d7281e6742c0b13e9389b4655449c11f;hb=3d61aa9e6a51f89c067558dee27b02be4f564606;hpb=a34826e701dd381a293bb90b25a48d2bd58e8de8 diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h index e094959..f766c72 100644 --- a/direct/yaffsfs.h +++ b/direct/yaffsfs.h @@ -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);