zephyr/arch/x86/core
Yonattan Louise 36d55187f2 Rename microkernel struct field 'Group' to 'group'.
Rename field 'Group' of the struct:
- 'k_proc' in the file include/microkernel/base_api.h

Change-Id: I0d83ec7e82c67a7c2c37df8bb0a5d83b2109a8ed
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:29 -05:00
..
offsets clarify use of term 'context' 2016-02-05 20:15:27 -05:00
Kconfig x86: Remove superfluous Kconfig dependencies 2016-02-05 20:14:45 -05:00
Makefile arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00
atomic.S x86: cleanup whitespaces 2016-02-05 20:15:28 -05:00
atomic_nolock.c irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
cache.c x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
cache_s.S x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
cpuhalt.S Profile low condition events. 2016-02-05 20:15:28 -05:00
crt0.S clarify use of term 'context' 2016-02-05 20:15:27 -05:00
driver_static_irq_stubs.S spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
excconnect.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
excstub.S clarify use of term 'context' 2016-02-05 20:15:27 -05:00
fatal.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
float.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
gdt.c doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
intboiexit.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
intconnect.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
inthndlset.c irq: make utility functions private 2016-02-05 20:15:21 -05:00
intstub.S Profile interrupt events. 2016-02-05 20:15:28 -05:00
msr.S x86: cleanup whitespaces 2016-02-05 20:15:28 -05:00
strtask.c Rename microkernel struct field 'Group' to 'group'. 2016-02-05 20:15:29 -05:00
swap.S x86: cleanup whitespaces 2016-02-05 20:15:28 -05:00
sys_fatal_error_handler.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
thread.c arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00
unaligned.S x86: cleanup whitespaces 2016-02-05 20:15:28 -05:00