Go to file
Yonattan Louise a896d2f859 Rename microkernel struct field 'Forw' to 'next'.
Rename field 'Forw' of the structs:
- 'k_proc' in the file include/microkernel/base_api.h
- 'k_timer' in the file kernel/microkernel/include/micro_private_types.h
- 'k_args' in the file kernel/microkernel/include/micro_private_types.h

Change-Id: Ie45a71943dca9cb16b53bbc345d1ea16f8d7c50b
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:28 -05:00
arch
doc doc: Add nanokernel FIFO code samples 2016-02-05 20:15:28 -05:00
drivers
include Rename microkernel struct field 'Forw' to 'next'. 2016-02-05 20:15:28 -05:00
kernel Rename microkernel struct field 'Forw' to 'next'. 2016-02-05 20:15:28 -05:00
lib
misc
net
samples
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