update cplusplus support code.

This commit is contained in:
weety 2017-05-19 21:41:43 +08:00
parent ccadbf8007
commit a818ba0e2d
1 changed files with 3 additions and 0 deletions

3
components/cplusplus/crt_init.c Normal file → Executable file
View File

@ -43,6 +43,9 @@ void _init()
void _fini()
{
}
WEAK void *__dso_handle = 0;
#endif
WEAK