4 lines
81 B
C
4 lines
81 B
C
|
#pragma once
|
||
|
|
||
|
int mufs_mkpath(struct mufs *fs, const char *path, unsigned type);
|