Go to file
Yonattan Louise 3d0f283cb9 Rename microkernel struct field 'fabort' to 'fn_abort'.
Rename field 'fabort' of the struct:
- 'k_proc' in the file include/microkernel/base_api.h

Also rename variable instances related to this struct field.

Change-Id: I9523a567b23c578e73c20810e33a15ba733ba238
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:29 -05:00
arch Rename microkernel struct field 'Group' to 'group'. 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 'fabort' to 'fn_abort'. 2016-02-05 20:15:29 -05:00
kernel Rename microkernel struct field 'fabort' to 'fn_abort'. 2016-02-05 20:15:29 -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