repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add mips n32 port (ILP32 ABI for mips64)
[musl.git]
/
src
/
fenv
/
mipsn32
/
fenv-sf.c
blob
4aa3dbf127299f4839e5f70f7d71f949684a49f4
1
#ifdef __mips_soft_float
2
#include
"../fenv.c"
3
#endif