X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fyaffsfs.h;h=e9e40f96d5837aaa63721d1e94819e40bb6ee1cc;hb=81ea50c07a64dc33f1c0556fdbd836e50b143625;hp=50b5cbcd8eac356c859043a48bf76e45007e76d2;hpb=a11dd4924d16a4c3d6df13a4182f7729a1478a53;p=yaffs2.git diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h index 50b5cbc..e9e40f9 100644 --- a/direct/yaffsfs.h +++ b/direct/yaffsfs.h @@ -171,6 +171,7 @@ void yaffs_add_device(struct yaffs_dev *dev); int yaffs_start_up(void); int yaffsfs_GetLastError(void); +int yaffs_set_error(int error); /* Function to get the last error */ int yaffs_get_error(void);