zephyr/include/misc
Paul Sokolovsky 52aa8061c0 libc: newlib: libc-hooks: Consistently use const void* as arg to write
write() function is not supposed to change buffer passed to it, so
propagate const pointer param to all write-like functions used/defined
in this file.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-10-22 15:01:12 +01:00
..
__assert.h
byteorder.h
dlist.h
errno_private.h
libc-hooks.h libc: newlib: libc-hooks: Consistently use const void* as arg to write 2018-10-22 15:01:12 +01:00
list_gen.h
mempool_base.h
mempool.h
printk.h
rb.h kernel: sched: Change boolean APIs to return bool 2018-09-28 06:28:41 +05:30
reboot.h
ring_buffer.h
sflist.h portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
slist.h portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
stack.h
util.h