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

/*
STDC(199901)
*/