zephyr/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
..
bluetooth Bluetooth: Add full HCI initialization routine 2016-02-05 20:13:44 -05:00
drivers pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
microkernel Remove most references to LITE symbol 2016-02-05 20:13:49 -05:00
misc Add byteorder.h header for handling byte conversions 2016-02-05 20:13:39 -05:00
nanokernel Transform HOST_TOOLS_SUPPORT config option to CONTEXT_MONITOR 2016-02-05 20:13:45 -05:00
toolchain toolchain/arch: Remove section garbage collection ifdef guards 2016-02-05 20:13:48 -05:00
absSym.h First commit 2015-04-10 16:44:37 -07:00
clock_vars.h Rename nanoTimerList to _nano_timer_list 2016-02-05 20:13:43 -05:00
cputype.h Eliminate use of VXMICRO_HOST_TOOLS 2016-02-05 20:13:45 -05:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Rename K_StackSize to _k_server_stack_size 2016-02-05 20:13:44 -05:00
nanokernel.h nanokernel: Add scheduling context-independent API for starting fibers 2016-02-05 20:13:40 -05:00
section_tags.h toolchain/arch: Remove section garbage collection ifdef guards 2016-02-05 20:13:48 -05:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h Rename _IsrWrapper camelCase to _isr_wrapper 2016-02-05 20:13:45 -05:00
toolchain.h First commit 2015-04-10 16:44:37 -07:00