Go to file
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
arch Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
config
drivers Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
host
include CMD_PKT_SIZE_IN_WORDS uses sizeof() 2016-02-05 20:13:41 -05:00
kernel Remove references to local objects in mailbox code 2016-02-05 20:13:41 -05:00
lib/libc/minimal Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
make build: Add QEMU extra flag to be defined in apps 2016-02-05 20:13:39 -05:00
misc
samples Remove task_mem_pool_moveXXX() routines from test_pool project 2016-02-05 20:13:41 -05:00
scripts sysgen: Detect invalid number of arguments for keywords 2016-02-05 20:13:40 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash