zephyr/arch/arm/core
Yonattan Louise 13d583dc06 Rename microkernel struct field 'Args' to 'args'.
Rename field 'Args' of the struct:
- 'k_proc' in the file include/microkernel/base_api.h
- 'k_args' in the file kernel/microkernel/include/micro_private_types.h

Change-Id: I5847a2f1e9c7dd34dea37857b4fadeb37ced489b
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:29 -05:00
..
cortex_m arm: rename instances of CortexM 2016-02-05 20:15:27 -05:00
offsets clarify use of term 'context' 2016-02-05 20:15:27 -05:00
Kconfig arm: Improve Kconfig option organization 2016-02-05 20:14:42 -05:00
Makefile arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00
atomic.S arm: cleanup whitespaces 2016-02-05 20:15:28 -05:00
cpu_idle.S Profile low condition events. 2016-02-05 20:15:28 -05:00
exc_exit.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fatal.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
fault.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
fault_s.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fiber_abort.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
gdb_stub.S clarify use of term 'context' 2016-02-05 20:15:27 -05:00
gdb_stub_irq_vector_table.c doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
irq_init.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
irq_manage.c irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
isr_wrapper.S Profile interrupt events. 2016-02-05 20:15:28 -05:00
swap.S clarify use of term 'context' 2016-02-05 20:15:27 -05:00
sys_fatal_error_handler.c clarify use of term 'context' 2016-02-05 20:15:27 -05:00
task_abort.c Rename microkernel struct field 'Args' to 'args'. 2016-02-05 20:15:29 -05:00
thread.c arch: rename context.c files to thread. 2016-02-05 20:15:27 -05:00