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