summaryrefslogtreecommitdiff
path: root/src/inttypes/PRIxFAST16.h
blob: f2769064a0d36f08c4248d030fda209fdb8a19a1 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRIxFAST16                                                          "hx"

/*
STDC(199901)
*/