parent
e837c07869
commit
3b531e868b
@ -1,4 +1,4 @@ |
||||
#pragma once |
||||
|
||||
int mufs_mkpath(struct mufs *fs, const char *path, unsigned type); |
||||
int mufs_rmpath(struct mufs *fs, const char *path, unsigned type); |
||||
int mufs_rmpath(struct mufs *fs, const char *path); |
||||
|
Loading…
Reference in new issue