mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
9ec52361d1
On ARM platforms, `__dso_handle` is used for dynamic shared objects. But it is also required if global static objects are used. To avoid that `sys/cpp11_compat` is required only for using the (re)defined `new`/`delete` operators, `__dso_handle` is moved to module `sys/cpp_new_delete` |
||
---|---|---|
.. | ||
cppsupport.cpp | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
new_delete.cpp |