zephyr/lib/libc/common
Keith Packard e7126b5d84 libc/common: Place malloc data structures in libc partition
Leave the malloc partition so that it only contains the heap itself; this
lets the initialization code adjust the address range when configuring the
arena at startup.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-10-10 23:39:40 +03:00
..
source libc/common: Place malloc data structures in libc partition 2023-10-10 23:39:40 +03:00
CMakeLists.txt
Kconfig libc/common: Place malloc data structures in libc partition 2023-10-10 23:39:40 +03:00