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

/*
STDC(199901)
*/