mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 04:36:01 +00:00
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> |
||
---|---|---|
.. | ||
data_structures | ||
drivers | ||
iterable_sections | ||
memory_management | ||
object_cores | ||
services | ||
timing_functions | ||
usermode | ||
util | ||
code-relocation.rst | ||
index.rst | ||
timeutil.rst |