mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
31b5ef357c
newlib/libm/fenv/*.c are the non-functional implementation that should be overridden by an architecture specific implementation in newlib/libm/machine/ARCH. Make the architecture check for including shared x86 sys headers for x86 and x86_64. Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>