mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2025-04-20 09:57:01 +02:00
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
74 B
C
2 lines
74 B
C
/* On SuperH, we use a port of OpenLibm. */
|
|
#include <openlibm_complex.h>
|