TSG-14484 Pxoxy支持Maat4

This commit is contained in:
fengweihao
2023-03-29 17:34:26 +08:00
parent 2744f2460c
commit bf1d968eaf
16 changed files with 313 additions and 638 deletions

View File

@@ -1,7 +0,0 @@
#ifndef __RT_FILE_H__
#define __RT_FILE_H__
extern int rt_file_exsit(const char *);
extern int rt_dir_exsit (const char *realpath);
#endif