summaryrefslogtreecommitdiff
path: root/src/stdint/INT_FAST8_MAX.h
blob: 58639691a5ab7311dbc6bed8df312c19c55d50f3 (plain)
1
2
3
4
5
6
#include <stdint.h>
#define INT_FAST8_MAX                                                      (127)

/*
STDC(199901)
*/