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

/*
STDC(199901)
*/