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

/*
STDC(199901)
*/