about summary refs log tree commit diff
path: root/sysdeps/generic/math_ldbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/math_ldbl.h')
-rw-r--r--sysdeps/generic/math_ldbl.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/generic/math_ldbl.h b/sysdeps/generic/math_ldbl.h
deleted file mode 100644
index 4e7ee7912e..0000000000
--- a/sysdeps/generic/math_ldbl.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _MATH_LDBL_H_
-#define _MATH_LDBL_H_ 1
-
-/* Any machine with a 'long double' distinct from 'double' must
-   override this header.  */
-
-#endif