zephyr/tests/kernel/common/src
Fabio Baltieri ef14c9b867 lib: os: add a header for printk hook functions
Add a zephyr/printk.h header for the __printk_hook functions, these are
currently manually declared by all console drivers for no good reason.

Move the documentation into the header and also unify the way that
console drivers call the function.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-27 10:41:01 +03:00
..
atomic.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
bitarray.c lib: bitarray: add method to find nth bit set in region 2024-05-21 16:44:38 -04:00
bitfield.c
boot_delay.c
byteorder.c
clock.c
constructor.c tests/kernel: Add test for constructors in C 2024-06-25 19:14:37 -04:00
errno.c
irq_offload.c everywhere: replace double words 2024-06-25 06:05:35 -04:00
main.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
multilib.c
pow2.c
printk.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
timeout_order.c