zephyr/include
Jukka Rissanen 781b627f8c Add __may_alias macro to GCC toolchain
This is needed when one wants to avoid gcc
"dereferencing type-punned pointer" warnings.

Change-Id: I7bfd68fabb07deb64908cb0eaa833bdc5c8a4e08
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:16 -05:00
..
arch Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
bluetooth
drivers Add simple UART driver 2016-02-05 20:14:16 -05:00
microkernel Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
toolchain Add __may_alias macro to GCC toolchain 2016-02-05 20:14:16 -05:00
atomic.h atomic: Add bitfield API for atomic_t 2016-02-05 20:14:15 -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 Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
nanokernel.h Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
section_tags.h
sections.h
sw_isr_table.h
toolchain.h