summaryrefslogtreecommitdiff
path: root/src/inttypes/PRId16.h
blob: 68f20b10bed2803c05bdf86f5afbbc70862d2480 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define PRId16                                                              "hd"

/*
STDC(199901)
*/