zephyr/arch/xtensa
Andy Ross 50a9c29d08 arch/xtensa: Fix xcc regression with ZSR
Turns out that xt-xcc will bail when faced with a real core-isa.h (it
wants you to rely on the builtins in the compiler).  Undefine __XCC__
to force it to actually parse and emit declarations for its own
header.

(Also adds a newline to the generated one-line C file to silence a warning)

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2022-01-20 14:37:13 -05:00
..
core arch/xtensa: Fix xcc regression with ZSR 2022-01-20 14:37:13 -05:00
include arch/xtensa: Use ZSR assignments for stack flush markers 2022-01-20 12:58:00 -05:00
CMakeLists.txt
Kconfig arch/xtensa: Use ZSR assignments for the CPU pointer 2022-01-20 12:58:00 -05:00