This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
lqb
/
rt-thread
şunun yansıması
https://gitee.com/rtthread/rt-thread.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
update cplusplus support code.
weety
8 yıl önce
ebeveyn
ccadbf8007
işleme
a818ba0e2d
1 değiştirilmiş dosya
ile
3 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
3
0
components/cplusplus/crt_init.c
+ 3
- 0
components/cplusplus/crt_init.c
Dosyayı Görüntüle
@@ -43,6 +43,9 @@ void _init()
void _fini()
{
}
+
+WEAK void *__dso_handle = 0;
+
#endif
WEAK