This commit is contained in:
yihaoDeng 2022-01-21 00:01:23 +08:00
parent 930ffd3eb8
commit 616a02f560
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ int32_t rpcInit(void) {
void rpcCleanup(void) { void rpcCleanup(void) {
// impl later // impl later
//
return; return;
} }
#endif #endif