""
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
typedef enum status_e {
|
typedef enum status_e {
|
||||||
SUCCESS,
|
SUCCESS,
|
||||||
FAILED,
|
FAILED,
|
||||||
OUT_OF_RES
|
OUT_OF_RES,
|
||||||
|
ALREADY_DONE
|
||||||
} status_t;
|
} status_t;
|
||||||
|
|
||||||
#endif /*TYPES_H_*/
|
#endif /*TYPES_H_*/
|
||||||
|
|||||||
Reference in New Issue
Block a user