math: remove float-store flag, add exp2 and asinhl tests
[libc-test] / src / math / cos.c
index 485efad..16f5e04 100644 (file)
@@ -6,6 +6,7 @@ static struct d_d t[] = {
 #include "crlibm/cos.h"
 #include "ucb/cos.h"
 #include "sanity/cos.h"
+#include "special/cos.h"
 
 };