fix math test gen script
[libc-test] / src / math / log.c
index abca524..17a2a55 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/log.h"
 #include "ucb/log.h"
 #include "sanity/log.h"
+
 };
 
 int main(void)