zephyr/arch/xtensa/include
Andy Ross b141551cba arch/xtensa: Properly namespace special register API
The Xtensa arch has historically had state/user register accessor
macros with bare three-byte symbol names.  I think this might have
been in the original Cadence-contributed arch integration, but I'm not
sure.  In any case they also exist in the same names in vendor
HAL/toolchain code and are causing collisions.  We never should have
had these symbols exposed in our header.

Put them under an XTENSA_ prefix to decollide.

Signed-off-by: Andy Ross <andyross@google.com>
2022-09-07 20:28:06 -04:00
..
kernel_arch_func.h arch/xtensa: Properly namespace special register API 2022-09-07 20:28:06 -04:00
offsets_short_arch.h
xtensa-asm2-context.h
xtensa-asm2-s.h
xtensa-asm2.h