Go to file
Allan Stephens ea39fe6c50 Consolidate microkernel pipe marker routines
Relocates several marker-related routines that didn't reside with
the main set of such routines. This move allows one of them to be
made non-global, and the other two to be optimized out (since they
were now just unnecessary wrapper routines).

Change-Id: I517779be1778b032ee08654d244039ef36d30d1c
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:01 -05:00
arch
config
doc
drivers
host
include Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
kernel Consolidate microkernel pipe marker routines 2016-02-05 20:14:01 -05:00
lib/libc/minimal
make
misc
net
samples Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
scripts Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash