@@ -34,7 +34,7 @@ RT_WEAK void *__dso_handle = 0;
|
||||
|
||||
#endif
|
||||
|
||||
RT_WEAK int cplusplus_system_init(void)
|
||||
int cplusplus_system_init(void)
|
||||
{
|
||||
#if defined(__ARMCC_VERSION)
|
||||
/* If there is no SHT$$INIT_ARRAY, calling
|
||||
@@ -65,4 +65,4 @@ RT_WEAK int cplusplus_system_init(void)
|
||||
|
||||
return 0;
|
||||
}
|
||||
INIT_COMPONENT_EXPORT(cplusplus_system_init);
|
||||
//INIT_COMPONENT_EXPORT(cplusplus_system_init);
|
||||
|
Reference in New Issue
Block a user