zephyr/include/arch
Daniel Leung 605cad1190 xtensa: cache: XCC needs to declare variable outside for loop
XCC doesn't like that a for loop which declares the loop
variable inline. So extract the declaration of the loop
variable outside the for loop.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-07-22 15:41:11 +03:00
..
arc ARC: arch.h: setup ARCH_STACK_PTR_ALIGN correctly for 64 bit 2021-05-07 14:55:49 -05:00
arm/aarch32 tfm: Put saving of FPU context into its own file so it can be reused 2021-06-07 15:23:22 +02:00
arm64 arch: arm64: Unify the initialization of MMU and MPU 2021-07-13 09:30:29 -04:00
common arch: implement brute force find_lsb_set() 2021-05-07 13:36:22 -04:00
nios2 nios2: Fix C++ exception handling info linking 2021-05-28 12:07:46 -05:00
posix
riscv ite: drivers/flash: add flash driver for it8xxx2 2021-06-22 15:15:20 -04:00
sparc sparc: add _image_rodata_start/end to linker script 2021-04-28 22:25:42 +02:00
x86 x86: type cast to uint8_t* for bit ops 2021-07-22 07:24:11 -05:00
xtensa xtensa: cache: XCC needs to declare variable outside for loop 2021-07-22 15:41:11 +03:00
arch_inlines.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
cpu.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00