消除tfe_utils.之外的编译警告
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
#include <string.h>
|
||||
void* tfe_stat_init(void* fs_handle)
|
||||
{
|
||||
|
||||
return NULL;
|
||||
}
|
||||
void tfe_stat_flush(void* handle)
|
||||
{
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user