zephyr/tests/benchmarks/footprints/src
Alberto Escolar Piedras 10060c8891 tests/benchmarks/footprints: Define required source standard macros
strnlen is not a C standard API, but an extension.
Instead of relaying that the SOURCE macro was set somewhere else
of that the C library provides a prototype anyhow
let's explicitly define it for this library.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-26 07:48:55 -05:00
..
footprint.h
heap.c
libc.c tests/benchmarks/footprints: Define required source standard macros 2024-01-26 07:48:55 -05:00
main.c
mutex.c
pm_device.c
semaphore.c
system_thread.c
timer.c
userspace.c syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2023-11-03 11:46:52 +01:00
userspace.h
workq.c kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00