mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2024-12-28 04:23:38 +01:00
865b01c812
This won't build on vhex-x86 but that can be left for another time. The previous approach did not work because the __SUPPORT flags are not defined when interfacing the library.
2 lines
71 B
C
2 lines
71 B
C
/* On SuperH, we use a port of OpenLibm. */
|
|
#include <openlibm_fenv.h>
|