more code

This commit is contained in:
Hongze Cheng 2023-05-16 15:48:17 +08:00
parent f39b8a0652
commit 0e466a97f0
1 changed files with 2 additions and 0 deletions

View File

@ -251,6 +251,8 @@ _exit:
}
static int32_t apply_commit(STFileSystem *fs) {
int32_t i1 = 0, i2 = 0;
// TODO
return 0;
}