math: fix mpfr code for ld80 long double functions
[libc-test] / src / math / exp2.c
index 317afb8..7892156 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "sanity/exp2.h"
+
 };
 
 int main(void)