Merge pull request #738 from weety/cplusplus
update cplusplus support code.
This commit is contained in:
commit
acc9072a15
3
components/cplusplus/crt_init.c
Normal file → Executable file
3
components/cplusplus/crt_init.c
Normal file → Executable file
@ -43,6 +43,9 @@ void _init()
|
||||
void _fini()
|
||||
{
|
||||
}
|
||||
|
||||
WEAK void *__dso_handle = 0;
|
||||
|
||||
#endif
|
||||
|
||||
WEAK
|
||||
|
Loading…
x
Reference in New Issue
Block a user