zephyr/include/arch/xtensa
Andrew Boie a2b324035c xtensa: move byte-order macros out of arch.h
These are macros that are expected to be defined at all times by
the compiler. We need them at the very beginning of kernel.h for
the k_thread definition, before it's possible to include arch.h.

Make a special toolchain header for XCC compiler and place these
defines in there. Otherwise inherit all the other GCC defines.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-05-11 12:47:23 -04:00
..
addr_types.h
arch.h xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
exc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
offsets.h
sys_io.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
xtensa_irq.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00