mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 05:50:22 +08:00
update cplusplus support code.
This commit is contained in:
parent
ccadbf8007
commit
a818ba0e2d
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