This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
fxlibc
Watch
1
Star
0
Fork
You've already forked fxlibc
0
mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced
2024-12-28 04:23:38 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2f458fa3d
fxlibc
/
include
/
math.h
3 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
math, fenv, complex: add headers through OpenLibm
2021-05-20 11:34:28 +02:00
/* On SuperH, we use a port of OpenLibm. */
math, fenv, complex: use OpenLibm unconditionally 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.
2021-05-20 23:19:40 +02:00
#
include
<openlibm_math.h>
Reference in a new issue
Copy permalink