fix multi core error of rk3568

This commit is contained in:
lr
2024-07-19 23:15:10 +08:00
parent a8aea9338f
commit ae7992d429
13 changed files with 54 additions and 119 deletions
@@ -349,7 +349,6 @@ IPC_SERVER_REGISTER_INTERFACES(IpcFsServer, 10,
int main(int argc, char* argv[])
{
printf("MemFS Start\n");
sys_state_info info;
get_memblock_info(&info);