zephyr/include
Peter Mitsis 101d486834 Rename k_args 'Srce' field to 'alloc'
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
2016-02-05 20:13:41 -05:00
..
drivers Rename driver header files according to naming standard 2016-02-05 20:13:40 -05:00
microkernel Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
misc Add byteorder.h header for handling byte conversions 2016-02-05 20:13:39 -05:00
nanokernel Update irq locking/unlocking comments 2016-02-05 20:13:41 -05:00
toolchain Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
absSym.h First commit 2015-04-10 16:44:37 -07:00
clock_vars.h Reorganization of time calculating macros 2016-02-05 20:13:40 -05:00
cputype.h First commit 2015-04-10 16:44:37 -07:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Remove references to boot ports 2016-02-05 20:13:40 -05:00
nanokernel.h nanokernel: Add scheduling context-independent API for starting fibers 2016-02-05 20:13:40 -05:00
section_tags.h First commit 2015-04-10 16:44:37 -07:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h First commit 2015-04-10 16:44:37 -07:00
toolchain.h First commit 2015-04-10 16:44:37 -07:00