nuttx/arch/sim/include
chenxiaoyi 7ce5241f0e types.h: fix windows build error
Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt.h(605,39): error C2371: 'wint_t': redefinition; different basic types
Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt.h(606,39): error C2371: 'wctype_t': redefinition; different basic types

Co-authored-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
Co-authored-by: xuxin19 <xuxin19@xiaomi.com>
2024-08-14 22:36:57 +08:00
..
sim
.gitignore
arch.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
elf.h elf: Move 32/64bit generic mapping from risc-v/arch_elf.c to elfxx.h 2023-07-10 13:09:47 -03:00
inttypes.h sim: Initial support on MacOS M1 and Linux AARCH64 based hosts. 2022-02-17 09:35:09 +08:00
irq.h comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
limits.h arch: fix typo 2022-08-03 17:37:08 +08:00
math.h arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00
setjmp.h fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
spinlock.h arch: sim: nxstyle fixes 2021-03-31 21:12:25 -05:00
syscall.h sim/syscall: add syscall note support in the flat build 2022-03-07 23:58:28 +08:00
types.h types.h: fix windows build error 2024-08-14 22:36:57 +08:00