walnux/arch/xtensa/include
Filipe Cavalcanti 0715c584b7 arch/xtensa: use compiler's definition of uint32 and int32
Modify types.h and inttypes.h to use the correct _int32_t and _uint32_t types.
Type is now defined according to recent compiler versions.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2025-04-18 09:32:58 +08:00
..
esp32 arch/esp32_partition: read data from SPI Flash at designated 2025-03-27 02:21:04 +08:00
esp32s2 arch/xtensa: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
esp32s3 xtensa: inline up_cpu_index 2025-01-23 10:24:43 +08:00
lx6 arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
lx7 arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
xtensa arch/xtensa: Support __thread and thread_local keywords 2024-12-21 20:49:07 +08:00
.gitignore
arch.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
elf.h xtensa: support coredump by register set alignment 2024-12-13 18:21:37 +08:00
inttypes.h arch/xtensa: use compiler's definition of uint32 and int32 2025-04-18 09:32:58 +08:00
irq.h xtensa: inline up_cpu_index 2025-01-23 10:24:43 +08:00
limits.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
loadstore.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
setjmp.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
simcall.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
spinlock.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
stdarg.h arch/xtensa: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
syscall.h xtensa: change write intset register to syscall instruction 2024-12-27 00:25:55 +08:00
types.h arch/xtensa: use compiler's definition of uint32 and int32 2025-04-18 09:32:58 +08:00