zephyr/include
Allan Stephens bff7fc17fe Begin consolidation of arch-independent private nanokernel APIs
Introduces nano_internal.h, which will declare all architecture-
independent non-public nanokernel APIs. This file is automatically
incorporated by the various architecture-specific include files
for non-public nanokernel APIs, and will not normally be included
directly by any other files.

Change-Id: I9f3de812a5747cc720fa0ff739007315e8d07dd9
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:15 -05:00
..
arch Begin consolidation of arch-independent private nanokernel APIs 2016-02-05 20:14:15 -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
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
linker-tool.h
microkernel.h Remove task monitoring symbols from microkernel public API 2016-02-05 20:14:15 -05:00
nanokernel.h Relocate declarations for public nanokernel object types 2016-02-05 20:14:15 -05:00
section_tags.h
sections.h
sw_isr_table.h
toolchain.h