add test
This commit is contained in:
parent
930ffd3eb8
commit
616a02f560
|
@ -70,6 +70,7 @@ int32_t rpcInit(void) {
|
||||||
|
|
||||||
void rpcCleanup(void) {
|
void rpcCleanup(void) {
|
||||||
// impl later
|
// impl later
|
||||||
|
//
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue