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