zephyr/include
Allan Stephens bb9ab0322e Eliminate unnecessary references to cpu.h and cputype.h
Gets rid of places where there is no need to include these files
at all, or places where these files are being indirectly included
due to the inclusion of nanokernel.h.

Change-Id: I7b58148af454b977830c00a6b519a78d0595603b
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:14 -05:00
..
arch Relocate macros for supporting non-byte addressible architectures 2016-02-05 20:14:14 -05:00
bluetooth Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
drivers Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
microkernel Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
toolchain Add __stack tag for aligning task/fiber stacks 2016-02-05 20:14:13 -05:00
atomic.h Split off atomic APIs from main nanokernel include file 2016-02-05 20:14:13 -05:00
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
device.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
init.h device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
kernel_version.h Add "sys_" prefix to public kernel versioning APIs 2016-02-05 20:14:13 -05:00
linker-defs.h Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h
microkernel.h Reorganize dependencies for the 2 major public include files 2016-02-05 20:14:14 -05:00
nanokernel.h Reorganize dependencies for the 2 major public include files 2016-02-05 20:14:14 -05:00
section_tags.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
sections.h
sw_isr_table.h
toolchain.h