summaryrefslogtreecommitdiff
path: root/math/test-signgam-ullong.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-signgam-ullong.c')
-rw-r--r--math/test-signgam-ullong.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/test-signgam-ullong.c b/math/test-signgam-ullong.c
new file mode 100644
index 0000000000..5d4f27e8a3
--- /dev/null
+++ b/math/test-signgam-ullong.c
@@ -0,0 +1,3 @@
+#define TYPE unsigned long long int
+#define DO_INIT 0
+#include "test-signgam-main.c"