zephyr/kernel/microkernel/include
Daniel Leung e27b5c9abf microkernel: Rename struct que_struct to _k_fifo_struct
This is in preparation to enable private FIFO support.
The struct needs to be moved into more visible header
so private FIFOs can be declared. This also renames
according to naming convention to be private kernel
objects.

Change-Id: I9b90ddccbaf01ff8c7e2ef03c926d0328dd7ec39
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:15:18 -05:00
..
k_pipe_buffer.h Standardize on names for pipe_desc type objects 2016-02-05 20:14:36 -05:00
k_pipe_util.h Revise 'channel' comments in microkernel's pipe code 2016-02-05 20:14:37 -05:00
kernel_main.h microkernel: remove kernel service dispatch table 2016-02-05 20:14:46 -05:00
micro_private_types.h microkernel: Rename struct que_struct to _k_fifo_struct 2016-02-05 20:15:18 -05:00
micro_private.h Redefine microkernel FIFO object identifier type 2016-02-05 20:15:18 -05:00