CE add mkdir command, implement create_dir () syscall
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m1s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m1s
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
#define ST_FORMAT_ERROR 17
|
||||
#define ST_NOT_DRV 18
|
||||
#define ST_PARTITION_ERROR 19
|
||||
#define ST_CREATE_DIR_ERROR 20
|
||||
|
||||
#endif // _M_STATUS_H
|
||||
|
||||
Reference in New Issue
Block a user