aboutsummaryrefslogtreecommitdiffstats
path: root/libglitter_compose_uint32.c
blob: a455ee315028a34e31cf472be1e855988e73fa5c (plain) (blame)
1
2
3
4
5
6
7
/* See LICENSE file for copyright and license details. */
#include "common.h"
typedef uint_fast64_t greater_t;
#define greater_t greater_t
#define libglitter_compose_uint64 libglitter_compose_uint32
#define uint64_t uint32_t
#include "libglitter_compose_uint64.c"