repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Modify ABI tests in MIPS preconfigure.
[glibc.git]
/
include
/
bits
/
stdlib-float.h
blob
d3f5c5b927507149ea5e7c09a707d98f7f76a812
1
/* No floating-point inline functions in rtld. */
2
#ifndef IS_IN_rtld
3
# include <stdlib/bits/stdlib-float.h>
4
#endif