b0668cc586
For the POSIX architecture we do not define an empty __cxa_atexit() as it otherwise would override its host libC counterpart. And this would both disable the atexit() hooks, and prevent possible test code global destructors from being registered. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cpp_ctors.c | ||
cpp_dtors.c | ||
cpp_init.c | ||
cpp_init_array.c |