Go to file
Yonattan Louise 9a8e20c697 Rename microkernel struct field 'Head' to 'head'.
Rename field 'Head' of the struct:
- 'k_tqhd' in the file kernel/microkernel/include/micro_private_types.h
- 'k_args' in the file kernel/microkernel/include/micro_private_types.h
- 'List' in the file include/misc/lists.h

Change-Id: Id7c2bdfc8d928ca835894acd9125c0ec96502ff0
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:30 -05:00
arch Rename microkernel struct field 'Args' to 'args'. 2016-02-05 20:15:29 -05:00
doc doc: Add nanokernel FIFO code samples 2016-02-05 20:15:28 -05:00
drivers spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
include Rename microkernel struct field 'Head' to 'head'. 2016-02-05 20:15:30 -05:00
kernel Rename microkernel struct field 'Head' to 'head'. 2016-02-05 20:15:30 -05:00
lib
misc
net
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts sanity: update footprint data for release 2016-02-05 20:15:28 -05:00
.gitattributes
.gitignore
.mailmap
Kconfig
Kconfig.zephyr
Makefile Zephyr 0.4.0-rc1 2016-02-05 20:15:28 -05:00
Makefile.inc
zephyr-env.sh