zephyr/include/microkernel
Allan Stephens ab7f788adc kernel: Minor optimization of event & semaphore include files
Since it is now possible to send both events and semaphores from
a fiber or ISR without having to use a command packet set, there
is no longer any need to reference the command packet include file.

Change-Id: Ibf2d96bc8ef0fd2a3db6f896c7a1201ab9b85bf7
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:24:42 -05:00
..
base_api.h kernel: Specify alignment of microkernel server command stack items 2016-02-05 20:24:42 -05:00
command_packet.h kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
event.h kernel: Minor optimization of event & semaphore include files 2016-02-05 20:24:42 -05:00
fifo.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mailbox.h checkpatch: code_indent failures 2016-02-05 20:24:31 -05:00
memory_map.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
memory_pool.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
mutex.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
pipe.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
semaphore.h kernel: Minor optimization of event & semaphore include files 2016-02-05 20:24:42 -05:00
task.h checkpatch: error - function_without_args 2016-02-05 20:24:31 -05:00
task_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
ticks.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00