1
0
Эх сурвалжийг харах

update cplusplus support code.

weety 8 жил өмнө
parent
commit
a818ba0e2d

+ 3 - 0
components/cplusplus/crt_init.c

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