zephyr/lib/libc/newlib
Daniel Leung c972ef1a0f kernel: mm: move kernel mm functions under kernel includes
This moves the k_* memory management functions from sys/ into
kernel/ includes, as there are kernel public APIs. The z_*
functions are further separated into the kernel internal
header directory.

Also made a quick change to doxygen to group sys_mem_* into
the OS Memory Management group so they will appear in doc.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-20 09:19:14 +01:00
..
include
CMakeLists.txt libc/newlib: Add support for LLVM toolchain 2023-10-23 11:41:57 +02:00
Kconfig lib: libc: Move newlib libc configs to lib/libc/newlib/Kconfig 2022-12-08 15:09:55 -05:00
libc-hooks.c kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00