fix math test gen script
[libc-test] / src / math / tanhf.c
index dcae073..26b6f40 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "ucb/tanhf.h"
 #include "sanity/tanhf.h"
+
 };
 
 int main(void)