zephyr/lib/libc
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
..
arcmwdt syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
armstdc lib: libc: armstdc: add missing retarget of fputc to _stdout_hook 2023-10-04 11:02:37 +02:00
common kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
minimal cmake: compiler: Add compiler property for no-builtin 2023-11-13 10:21:41 +01:00
newlib kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
picolibc kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig libc/picolibc: Don't force TLS when using picolibc module 2023-11-07 09:42:19 +01:00