zephyr/include
Anas Nashif 2fced15758 sys_io: include nanokernel.h
sys_io.h documents the functions but does not include the
actual implementation. Make it include nanokernel.h which
would then pick the right arch.h where the sys_io are implemented.

Change-Id: I275d03cfc0d7e14cb603e37211e7a618d53616bd
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:42 -05:00
..
arch core: remove NO_ISRS feature 2016-02-05 20:24:42 -05:00
bluetooth Bluetooth: Differentiate send/recv of needed driver headroom 2016-02-05 20:24:39 -05:00
display doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
drivers loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
microkernel doc: Fix typo in memory map documentation 2016-02-05 20:24:42 -05:00
misc Add group definition to event logger. 2016-02-05 20:24:41 -05:00
net net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
toolchain x86: remove CONFIG_UNALIGNED_WRITE_UNSUPPORTED 2016-02-05 20:24:42 -05:00
adc.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
atomic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
cache.h x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
device.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gpio.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
i2c.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
init.h doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
ipi.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
kernel_version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-defs.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
linker-tool-gcc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
linker-tool.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
microkernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nanokernel.h OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
pinmux.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
pwm.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
section_tags.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
sections.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
shared_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi.h spi: Add static keyword to spi_slave_select() 2016-02-05 20:24:37 -05:00
sw_isr_table.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_clock.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_io.h sys_io: include nanokernel.h 2016-02-05 20:24:42 -05:00
toolchain.h cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
uart.h Add UART irq input hook to uart_console_isr() 2016-02-05 20:24:41 -05:00
zephyr.h sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00