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