zephyr/kernel
Allan Stephens 278a5ba641 Consolidate microkernel pipe put and get routines
Merges the routines which process the four command packet types
used to process a pipe "put" operation into a single file, so that
the flow of control can be more easily comprehended. Also merges
the analogous routines which process a pipe "get" operation into
a single file.

Change-Id: I56befa0f9a772b3269fd6ece19f003a5c2578a6f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:01 -05:00
..
microkernel Consolidate microkernel pipe put and get routines 2016-02-05 20:14:01 -05:00
nanokernel Rework constructor macros 2016-02-05 20:14:00 -05:00
defs.objs Eliminate unnecessary utilities directory 2016-02-05 20:13:51 -05:00