mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 20:25:21 +00:00
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> |
||
---|---|---|
.. | ||
__assert.h | ||
byteorder.h | ||
dlist.h | ||
errno_private.h | ||
libc-hooks.h | ||
list_gen.h | ||
mempool_base.h | ||
mempool.h | ||
printk.h | ||
rb.h | ||
reboot.h | ||
ring_buffer.h | ||
sflist.h | ||
slist.h | ||
stack.h | ||
util.h |