zephyr/include/microkernel
Peter Mitsis 0e0ca54364 Remove unused file mallocInit.h
Not only is the file mallocInit.h not used, that file is the wrong place to
declare the prototypes for malloc() and free() (which do not even currently
have definitions).

Change-Id: I4733085602eb106f629ba6b98cecec04d117728e
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:45 -05:00
..
chan.h Remove references to host server channels 2016-02-05 20:13:42 -05:00
cmdPkt.h
entries.h
event_api_export.h
event.h
fifo_api_export.h
fifo.h
k_chstr.h Remove private routine declarations from k_chstr.h 2016-02-05 20:13:42 -05:00
k_struct.h Move TIME_TYPE bits to private header file 2016-02-05 20:13:41 -05:00
k_types.h Remove OBJ_NODE() macro 2016-02-05 20:13:42 -05:00
mail_api_export.h
mail.h
memcpy.h
mmap.h
mutex_api_export.h
mutex.h
pool.h
sema_api_export.h
sema.h
task_api_export.h
task_irq_api_export.h
task_irq.h
task.h Rename K_Task to _k_current_task 2016-02-05 20:13:43 -05:00
ticks.h Rename K_TimerFree to _k_timer_free 2016-02-05 20:13:43 -05:00