Gunar Schorcht 328813ce12 cpu/esp32: fix of ctor and newlib initialization
Module `newlib` is now used by default. Therefore, the separation of initialization of ctors and the newlibc is not needed any longer. Instead of calling `do_global_ctors` and `_init` separately, `__libc_init_array` is called. Explicit function `do_global_ctors` is removed.
2019-08-21 16:31:06 +02:00
..
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-08-06 19:43:54 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-08-06 19:43:54 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00