summaryrefslogtreecommitdiff
path: root/src/stdint/UINT_FAST16_MAX.h
blob: b1c0274cfa42531dd5b56398a0213361e9c0b122 (plain)
1
2
3
4
5
6
#include <stdint.h>
#define UINT_FAST16_MAX                                                  (65535)

/*
STDC(199901)
*/