zephyr/lib/libc/common
Keith Packard a9c62caab7 lib/libc: Move malloc from minimal to common library
This will (eventually) permit use of a common malloc implementation with
other C libraries, reducing the amount of Zephyr-specific code required
to support each C library.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:17:24 +09:00
..
source lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
CMakeLists.txt lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
Kconfig lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00