aboutsummaryrefslogtreecommitdiffstats
path: root/libglitter_compose_uint16.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglitter_compose_uint16.c')
-rw-r--r--libglitter_compose_uint16.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/libglitter_compose_uint16.c b/libglitter_compose_uint16.c
new file mode 100644
index 0000000..ea24f8e
--- /dev/null
+++ b/libglitter_compose_uint16.c
@@ -0,0 +1,7 @@
+/* See LICENSE file for copyright and license details. */
+#include "libglitter.h"
+typedef uint_fast32_t greater_t;
+#define greater_t greater_t
+#define libglitter_compose_uint64 libglitter_compose_uint16
+#define uint64_t uint16_t
+#include "libglitter_compose_uint64.c"