zephyr/kernel/microkernel
Peter Mitsis b699ce5e4e Remove private routine declarations from k_chstr.h
Removes a number of pipe related function declarations out of the publicly
available header file "microkernel/k_chstr.h".  The removed function
declarations were already declared in the private header file "ch_buff.h".

Change-Id: I389b0b898cddfb9320831b94d85054e4cf9458dc
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:42 -05:00
..
channel Remove private routine declarations from k_chstr.h 2016-02-05 20:13:42 -05:00
core Remove k_boot.h and flashboot.c 2016-02-05 20:13:41 -05:00
include Move TIME_TYPE bits to private header file 2016-02-05 20:13:41 -05:00
movedata
timer
defs.objs
idle.c
k_event.c
k_irq.c
k_mbox.c Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
k_memmap.c
k_mempool.c Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
k_mutex.c Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
k_nop.c
k_offload.c
k_queue.c
k_sema.c
k_task.c Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
k_timer.c
power.c
task_monitor.c