zephyr/lib/libc/common/source/stdlib
Marek Matej 65d2139dc6 lib: libc: malloc.c: fix calculation of sys heap
Change the condition so that ESP32 SoCs are using `_heap_sentry` to
get actual run-time heap size.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2025-02-05 17:49:54 +01:00
..
abort.c libc: minimal: Add 'noreturn' attribute to abort() and exit() 2024-05-06 17:32:17 +01:00
malloc.c lib: libc: malloc.c: fix calculation of sys heap 2025-02-05 17:49:54 +01:00