zephyr/doc/kernel
Andrej Butok 3fab7624eb doc: pipes: Fix the pipe read example.
Replaces sizeof(header) which is equal to the size of the pointer,
by sizeof (*header), which is equal to the size of struct message_header.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
2023-10-26 10:29:37 -04:00
..
data_structures doc: ring_buffer: fix typos and incoherences 2023-10-14 18:42:34 +03:00
drivers
iterable_sections
memory_management docs: mem: slabs: fix for mem_slab docs snippets 2023-10-17 13:17:56 +03:00
object_cores
services doc: pipes: Fix the pipe read example. 2023-10-26 10:29:37 -04:00
timing_functions
usermode
util
code-relocation.rst
index.rst
timeutil.rst