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
Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o
[glibc.git]
/
sysdeps
/
generic
/
math_ldbl.h
blob
f0b97ef8f9afa65191b9cc85798e0351957363c2
1
#ifndef _MATH_PRIVATE_H_
2
#error
"Never use <math_ldbl.h> directly; include <math_private.h> instead."
3
#endif
4
5
/* This is empty. Any machine using long double type will override this header. */