zephyr/kernel/microkernel/include
Allan Stephens c41b4d24e2 Cosmetic changes to microkernel pipe buffer code
1) Re-orders routines to eliminate the need for forward referencing.
2) Makes routines non-global if they are only referenced by pipe
   buffer code itself.
3) Optimizes out an unnecessary wrapper routine.

Change-Id: I731db9c9125c58d98c5e350bdd1708456e2cf40c
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:01 -05:00
..
k_pipe_buffer.h Cosmetic changes to microkernel pipe buffer code 2016-02-05 20:14:01 -05:00
k_pipe_util.h Rename and relocate miscellaneous microkernel pipe files 2016-02-05 20:14:01 -05:00
kernel_main.h Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
kernel_struct.h Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
minik.h Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
v1.h First commit 2015-04-10 16:44:37 -07:00
v3.h First commit 2015-04-10 16:44:37 -07:00