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