math: move x86_64 exp2l implementation to exp2l.s from expl.s
[musl] / include / float.h
index ef91f37..ea25f27 100644 (file)
@@ -29,6 +29,4 @@
 
 #include <bits/float.h>
 
-#define DECIMAL_DIG LDBL_DIG
-
 #endif