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_passing | ||
| other | ||
| scheduling | ||
| smp | ||
| synchronization | ||
| threads | ||
| timing | ||
| index.rst | ||
| interrupts.rst | ||
| polling.rst | ||