zephyr/kernel/microkernel/include
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
..
ch_buff.h First commit 2015-04-10 16:44:37 -07:00
ch_buffm.h First commit 2015-04-10 16:44:37 -07:00
ch_cfg.h First commit 2015-04-10 16:44:37 -07:00
kchan.h Move TIME_TYPE bits to private header file 2016-02-05 20:13:41 -05:00
kevent.h Renaming K_event_signal to _k_event_signal 2016-02-05 20:13:48 -05:00
kfifo.h Renaming K_queue to _k_fifo_ioctl 2016-02-05 20:13:47 -05:00
kmail.h Renaming K_recvdata to _k_mbox_receive_data 2016-02-05 20:13:46 -05:00
kmemcpy.h First commit 2015-04-10 16:44:37 -07:00
kmemp.h Renaming K_RelBlock to _k_mem_pool_block_release 2016-02-05 20:13:46 -05:00
kmmap.h Renaming K_dealloc to _k_mem_map_dealloc 2016-02-05 20:13:48 -05:00
kres.h Renaming K_unlock to _k_mutex_unlock 2016-02-05 20:13:47 -05:00
ksema.h Renaming K_inqsema to _k_sem_inquiry 2016-02-05 20:13:47 -05:00
ktask.h Renaming K_yield to _k_task_yield 2016-02-05 20:13:47 -05:00
kticks.h Renaming K_workload to _k_node_workload_get 2016-02-05 20:13:48 -05:00
minik.h Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
v1.h First commit 2015-04-10 16:44:37 -07:00
v3.h First commit 2015-04-10 16:44:37 -07:00