update cplusplus support code.
This commit is contained in:
parent
ccadbf8007
commit
a818ba0e2d
|
@ -43,6 +43,9 @@ void _init()
|
|||
void _fini()
|
||||
{
|
||||
}
|
||||
|
||||
WEAK void *__dso_handle = 0;
|
||||
|
||||
#endif
|
||||
|
||||
WEAK
|
||||
|
|
Loading…
Reference in New Issue