mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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` |
||
---|---|---|
.. | ||
include/riot | ||
condition_variable.cpp | ||
cppsupport.cpp | ||
doc.txt | ||
Makefile | ||
mutex.cpp | ||
thread.cpp |