[Desc] Support to close syscall.
Change-Id: I6f7c469e96da9cc89c5c33bf7a9afe19625e175f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user