zephyr/kernel/microkernel
Yonattan Louise 9b18643103 Rename microkernel struct field 'Dummy' to 'dummy'.
Rename field 'Dummy' of the structs:
- '_pipe_req_arg' in the file kernel/microkernel/include/micro_private_types.h
- '_pipe_ack_arg' in the file kernel/microkernel/include/micro_private_types.h

Change-Id: I79f7ccf1d0f790109b8337478bb203fd75052e5f
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:31 -05:00
..
include Rename microkernel struct field 'Dummy' to 'dummy'. 2016-02-05 20:15:31 -05:00
k_command_packet.c
k_event.c
k_fifo.c
k_idle.c
k_init.c
k_irq.c
k_mailbox.c Rename microkernel struct field 'Dummy' to 'dummy'. 2016-02-05 20:15:31 -05:00
k_memory_map.c
k_memory_pool.c
k_move_data.c
k_mutex.c
k_nop.c
k_offload.c
k_pipe_buffer.c
k_pipe_get.c Rename microkernel struct field 'ReqType' to 'req_type'. 2016-02-05 20:15:31 -05:00
k_pipe_put.c Rename microkernel struct field 'ReqType' to 'req_type'. 2016-02-05 20:15:31 -05:00
k_pipe_util.c Rename microkernel struct field 'ReqType' to 'req_type'. 2016-02-05 20:15:31 -05:00
k_pipe_xfer.c Rename microkernel struct field 'iSizeTotal' to 'total_size'. 2016-02-05 20:15:30 -05:00
k_pipe.c Rename microkernel struct field 'ReqType' to 'req_type'. 2016-02-05 20:15:31 -05:00
k_semaphore.c
k_server.c
k_task_monitor.c
k_task.c
k_ticker.c
k_timer.c
Kconfig
Makefile