zephyr/include/microkernel
Allan Stephens 0507aefbdc Continue limiting exposure of microkernel APIs needed by sysgen
Relocates and renames the include file which declares non-public
APIs needed by sysgen from the directory containing the microkernel's
public API to the directory containing its non-public API.

Note: Need to come up with a more elegant way for generated
kernel_main.c to access kernel_main.h, since the current relative
path approach is kludgy.

Change-Id: I5e4b07038e566f1f161001d676a3b0faa487a480
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:55 -05:00
..
chan.h Limit exposure of non-public microkernel APIs needed by sysgen 2016-02-05 20:13:55 -05:00
cmdPkt.h Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
event.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
fifo.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
k_chstr.h Remove private routine declarations from k_chstr.h 2016-02-05 20:13:42 -05:00
k_struct.h Eliminate unnecessary K_TIMER type 2016-02-05 20:13:55 -05:00
k_types.h Limit exposure of non-public microkernel object API 2016-02-05 20:13:55 -05:00
mail.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
mmap.h Limit exposure of non-public microkernel APIs needed by sysgen 2016-02-05 20:13:55 -05:00
mutex.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
pool.h Limit exposure of non-public microkernel APIs needed by sysgen 2016-02-05 20:13:55 -05:00
sema.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
task_irq.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
task.h Eliminate include files to export microkernel APIs to user space 2016-02-05 20:13:55 -05:00
ticks.h Limit exposure of non-public microkernel APIs needed by sysgen 2016-02-05 20:13:55 -05:00