fix math test gen script
[libc-test] / src / math / exp10.c
index 4b3ecda..57367c3 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "sanity/exp10.h"
+
 };
 
 int main(void)