walnux/arch/sim/include
cuiziwei f1d180d56e nuttx/sim: Remove math.h in sim.
The reason for removing math.h is that undefining __GLIBC__ does not take effect. By default, sim will use the toolchain's math library and undef __GLIBC__ in the source file.

Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
2024-11-06 02:56:24 +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 irq: force inline up_interrupt_context 2024-10-31 15:43:41 +08:00
limits.h arch: fix typo 2022-08-03 17:37:08 +08:00
setjmp.h sim: change the type of xcpt_reg_t 2024-10-04 08:21:35 +08: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 sim/types: fix windows64 build error 2024-10-04 08:21:35 +08:00