summaryrefslogtreecommitdiff
path: root/src/stdint/UINTPTR_MAX.c
blob: 05d149c12ef71858ce6e347b9287cfb294f3da7e (plain)
1
2
3
4
5
6
#include <stdint.h>
#define UINTPTR_MAX                                 /* FIXME */          (65535)

/*
STDC(199901)
*/