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> |
||
|---|---|---|
| .. | ||
| chan.h | ||
| cmdPkt.h | ||
| event.h | ||
| fifo.h | ||
| k_chstr.h | ||
| k_struct.h | ||
| k_types.h | ||
| mail.h | ||
| mmap.h | ||
| mutex.h | ||
| pool.h | ||
| sema.h | ||
| task_irq.h | ||
| task.h | ||
| ticks.h | ||