summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIdFAST8.c
blob: b13303ef4fe8809aca3732321ef28a991004ffd6 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIdFAST8                                                          "hhd"

/*
STDC(199901)
*/