mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 14:35:26 +00:00
Since multi-node systems are not supported, the 'Srce' field now only serves one purpose--to indicate whether the packet was allocated from the command packet pool. As such, a better name (and type) for it is 'alloc' (of type 'bool') since 'Srce' (of type 'knode_t') suggest multi-node support. Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Change-Id: I47a935af13fd55dbca23c879841d68caf895eae4 |
||
---|---|---|
arch | ||
config | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib/libc/minimal | ||
make | ||
misc | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
vxmicro-env.bash |