zephyr/include/microkernel
Allan Stephens 3a7c6f32fc Remove most references to LITE symbol
Most kernel code that depends on the state of the LITE symbol
has this dependency removed, since the symbol was used for an
incomplete feature that could not be enabled. This change has
no operational impact, as the LITE symbol was never defined
by the build system.

In a handful of timer-related references to LITE are not removed,
as they will be useful in adding a tickless kernel capability.

Change-Id: I4ae37f484e3ab08093b732d45aca87d2e8678adf
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:49 -05:00
..
chan.h Remove references to host server channels 2016-02-05 20:13:42 -05:00
cmdPkt.h
entries.h Renaming K_mvdreq to _k_movedata_request 2016-02-05 20:13:48 -05:00
event_api_export.h
event.h
fifo_api_export.h Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
fifo.h
k_chstr.h
k_struct.h Remove most references to LITE symbol 2016-02-05 20:13:49 -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 Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
mutex_api_export.h
mutex.h
pool.h Renaming InitPools to _mem_pools_init 2016-02-05 20:13:46 -05:00
sema_api_export.h Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
sema.h
task_api_export.h Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
task_irq_api_export.h
task_irq.h
task.h Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
ticks.h Rename K_TimerFree to _k_timer_free 2016-02-05 20:13:43 -05:00