zephyr/include/microkernel
Peter Mitsis bd4b6797e1 CMD_PKT_SIZE_IN_WORDS uses sizeof()
Changes the definition of CMD_PKT_SIZE_IN_WORDS from a hard-coded value to
one that uses sizeof().  This makes the system less brittle should the size
of k_args change.

Change-Id: If9ccb7f2a2a6d13bcf62eea3b0cf52942db0071c
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:41 -05:00
..
util First commit 2015-04-10 16:44:37 -07:00
chan.h First commit 2015-04-10 16:44:37 -07:00
cmdPkt.h CMD_PKT_SIZE_IN_WORDS uses sizeof() 2016-02-05 20:13:41 -05:00
entries.h Remove K_memcpyrpl() 2016-02-05 20:13:40 -05:00
event_api_export.h First commit 2015-04-10 16:44:37 -07:00
event.h First commit 2015-04-10 16:44:37 -07:00
fifo_api_export.h First commit 2015-04-10 16:44:37 -07:00
fifo.h First commit 2015-04-10 16:44:37 -07:00
k_boot.h Minimize k_boot.h's header file inclusion 2016-02-05 20:13:40 -05:00
k_chstr.h First commit 2015-04-10 16:44:37 -07:00
k_struct.h CMD_PKT_SIZE_IN_WORDS uses sizeof() 2016-02-05 20:13:41 -05:00
k_types.h First commit 2015-04-10 16:44:37 -07:00
mail_api_export.h First commit 2015-04-10 16:44:37 -07:00
mail.h First commit 2015-04-10 16:44:37 -07:00
memcpy.h First commit 2015-04-10 16:44:37 -07:00
mmap.h First commit 2015-04-10 16:44:37 -07:00
mutex_api_export.h First commit 2015-04-10 16:44:37 -07:00
mutex.h First commit 2015-04-10 16:44:37 -07:00
pool.h Remove _task_mem_pool_move() 2016-02-05 20:13:41 -05:00
sema_api_export.h First commit 2015-04-10 16:44:37 -07:00
sema.h First commit 2015-04-10 16:44:37 -07:00
task_api_export.h First commit 2015-04-10 16:44:37 -07:00
task_irq_api_export.h First commit 2015-04-10 16:44:37 -07:00
task_irq.h First commit 2015-04-10 16:44:37 -07:00
task.h First commit 2015-04-10 16:44:37 -07:00
ticks.h First commit 2015-04-10 16:44:37 -07:00