Files
esp-idf/components
Jakob Hasse 2bcfeb612f startup: Make __cxx_eh_arena_size_get return 0 if exceptions disabled
This function is necessary to provide the emergency exception
memory pool size for C++ code.
Since our libstdc++ always has exceptions enabled, this function
must exist here even if -fno-exception is set for user code.
2022-07-01 08:32:37 +02:00
..
2021-09-16 09:02:34 +05:30
2022-02-16 14:24:22 +08:00
2022-04-23 01:11:29 +08:00