Unify VFS status codes and normal system status codes
All checks were successful
Build documentation / build-and-deploy (push) Successful in 24s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 24s
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
#define ST_PERMISSION_ERROR 6
|
||||
#define ST_BAD_RESOURCE 7
|
||||
#define ST_BAD_DEVICE_OP 8
|
||||
#define ST_EXISTS 9
|
||||
#define ST_OOB_ERROR 10
|
||||
#define ST_BAD_PATH 11
|
||||
|
||||
#endif // _M_STATUS_H
|
||||
|
||||
Reference in New Issue
Block a user