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