[Desc] Support to close syscall.

Change-Id: I6f7c469e96da9cc89c5c33bf7a9afe19625e175f
This commit is contained in:
YOUR_NAME
2021-03-26 20:12:50 +08:00
parent 51e587ca44
commit b1be50cdb9
5 changed files with 18 additions and 3 deletions

View File

@@ -277,7 +277,9 @@ LITE_OS_SEC_TEXT_INIT INT32 OsMain(VOID)
return ret;
}
#ifdef LOSCFG_KERNEL_SYSCALL
SyscallHandleInit();
#endif
/*
* CPUP should be inited before first task creation which depends on the semaphore